diff --git a/website/meta/sidebars.json b/website/meta/sidebars.json index 1357c9d62..6685e565b 100644 --- a/website/meta/sidebars.json +++ b/website/meta/sidebars.json @@ -70,7 +70,6 @@ { "text": "Token", "url": "/api/token" }, { "text": "Span", "url": "/api/span" }, { "text": "Lexeme", "url": "/api/lexeme" }, - { "text": "MorphAnalysis", "url": "/api/morphanalysis" }, { "text": "Example", "url": "/api/example" }, { "text": "DocBin", "url": "/api/docbin" } ] @@ -104,6 +103,7 @@ { "text": "Vectors", "url": "/api/vectors" }, { "text": "Lookups", "url": "/api/lookups" }, { "text": "Morphology", "url": "/api/morphology" }, + { "text": "MorphAnalysis", "url": "/api/morphanalysis" }, { "text": "KnowledgeBase", "url": "/api/kb" }, { "text": "Scorer", "url": "/api/scorer" }, { "text": "Corpus", "url": "/api/corpus" }