diff --git a/website/docs/usage/_spacy-101/_vocab-stringstore.jade b/website/docs/usage/_spacy-101/_vocab.jade similarity index 100% rename from website/docs/usage/_spacy-101/_vocab-stringstore.jade rename to website/docs/usage/_spacy-101/_vocab.jade diff --git a/website/docs/usage/spacy-101.jade b/website/docs/usage/spacy-101.jade index 6a1f780dc..498749f31 100644 --- a/website/docs/usage/spacy-101.jade +++ b/website/docs/usage/spacy-101.jade @@ -148,9 +148,9 @@ include _spacy-101/_pipelines | #[strong create your own], see the usage guide on | #[+a("/docs/usage/language-processing-pipeline") language processing pipelines]. -+h(2, "vocab-stringstore") Vocab, lexemes and the string store ++h(2, "vocab") Vocab and lexemes -include _spacy-101/_vocab-stringstore +include _spacy-101/_vocab +h(2, "serialization") Serialization