.../cli/#foo is 404

https://spacy.io/docs/usage/cli/#package is a 404.  
Changed to https://spacy.io/docs/usage/cli#package 

Definitely a larger fix possible to deal with trailing slashes
This commit is contained in:
lgenerknol 2017-07-12 13:12:24 -04:00 committed by GitHub
parent 6cf2690943
commit 2b219caf0d

View File

@ -28,7 +28,7 @@ p
| and walk you through generating the meta data. You can also create the
| meta.json manually and place it in the model data directory, or supply a
| path to it using the #[code --meta] flag. For more info on this, see the
| #[+a("/docs/usage/cli/#package") #[code package] command] documentation.
| #[+a("/docs/usage/cli#package") #[code package] command] documentation.
+aside-code("meta.json", "json").
{