mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-14 05:37:03 +03:00
.../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:
parent
6cf2690943
commit
2b219caf0d
|
@ -28,7 +28,7 @@ p
|
||||||
| and walk you through generating the meta data. You can also create the
|
| 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
|
| 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
|
| 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").
|
+aside-code("meta.json", "json").
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user