Link project.yml

This commit is contained in:
Ines Montani 2020-08-26 10:26:32 +02:00
parent 6c2a5ff53b
commit 31567d1e42
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from .._util import project_cli, Arg, Opt, PROJECT_FILE, load_project_config
DOCS_URL = "https://nightly.spacy.io" DOCS_URL = "https://nightly.spacy.io"
INTRO_PROJECT = f"""The `{PROJECT_FILE}` defines the data assets required by the INTRO_PROJECT = f"""The [`{PROJECT_FILE}`]({PROJECT_FILE}) defines the data assets required by the
project, as well as the available commands and workflows. For details, see the project, as well as the available commands and workflows. For details, see the
[spaCy projects documentation]({DOCS_URL}/usage/projects).""" [spaCy projects documentation]({DOCS_URL}/usage/projects)."""
INTRO_COMMANDS = f"""The following commands are defined by the project. They INTRO_COMMANDS = f"""The following commands are defined by the project. They