diff --git a/website/usage/_training/_saving-loading.jade b/website/usage/_training/_saving-loading.jade index 2a6f9380b..b0318c9a8 100644 --- a/website/usage/_training/_saving-loading.jade +++ b/website/usage/_training/_saving-loading.jade @@ -14,7 +14,6 @@ p | will be written out. To make the model more convenient to deploy, we | recommend wrapping it as a Python package. - +h(3, "models-generating") Generating a model package +infobox("Important note") diff --git a/website/usage/_v2/_summary.jade b/website/usage/_v2/_summary.jade index 62e26b39d..063095549 100644 --- a/website/usage/_v2/_summary.jade +++ b/website/usage/_v2/_summary.jade @@ -14,7 +14,7 @@ p +aside("Looking for the old docs?", "📖") | To help you make the transition from v1.x to v2.0, we've uploaded the - | old website to #[strong #[+a("https://legacy.spacy.io") legacy.spacy.io]]. + | old website to #[strong #[+a("https://legacy.spacy.io/docs") legacy.spacy.io]]. | Wherever possible, the new docs also include notes on features that have | changed in v2.0, and features that were introduced in the new version.