mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Update site.json
This commit is contained in:
		
							parent
							
								
									73896fcbc8
								
							
						
					
					
						commit
						43a69eecb7
					
				| 
						 | 
					@ -44,20 +44,23 @@
 | 
				
			||||||
            "items": [
 | 
					            "items": [
 | 
				
			||||||
                { "text": "Usage", "url": "/usage" },
 | 
					                { "text": "Usage", "url": "/usage" },
 | 
				
			||||||
                { "text": "Models", "url": "/models" },
 | 
					                { "text": "Models", "url": "/models" },
 | 
				
			||||||
                { "text": "API", "url": "/api" },
 | 
					                { "text": "API Reference", "url": "/api" },
 | 
				
			||||||
                { "text": "Universe", "url": "/universe" }
 | 
					                { "text": "Online Course", "url": "https://course.spacy.io" }
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
            "label": "Support",
 | 
					            "label": "Community",
 | 
				
			||||||
            "items": [
 | 
					            "items": [
 | 
				
			||||||
                { "text": "Github Discussions", "url": "https://github.com/explosion/spaCy/discussions" },
 | 
					                { "text": "Universe", "url": "/universe" },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "text": "Github Discussions",
 | 
				
			||||||
 | 
					                    "url": "https://github.com/explosion/spaCy/discussions"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
                { "text": "Issue Tracker", "url": "https://github.com/explosion/spaCy/issues" },
 | 
					                { "text": "Issue Tracker", "url": "https://github.com/explosion/spaCy/issues" },
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "text": "Stack Overflow",
 | 
					                    "text": "Stack Overflow",
 | 
				
			||||||
                    "url": "http://stackoverflow.com/questions/tagged/spacy"
 | 
					                    "url": "http://stackoverflow.com/questions/tagged/spacy"
 | 
				
			||||||
                },
 | 
					                }
 | 
				
			||||||
                { "text": "Gitter Chat", "url": "https://gitter.im/explosion/spaCy" }
 | 
					 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user