diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-08-28 13:57:58 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-08-28 13:57:58 -0700 |
| commit | 8ffc520f8f49397861899599c3ec9edf3ba79853 (patch) | |
| tree | 0d994ef86264cbaf3f815df91da1f0439a752e37 /docs | |
| parent | cbab50f10ffcb12d094aafc0afacc5601838e56c (diff) | |
| download | pyramid-8ffc520f8f49397861899599c3ec9edf3ba79853.tar.gz pyramid-8ffc520f8f49397861899599c3ec9edf3ba79853.tar.bz2 pyramid-8ffc520f8f49397861899599c3ec9edf3ba79853.zip | |
Add label to :ref: to make Sphinx happy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/commandline.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/commandline.rst b/docs/narr/commandline.rst index 53e4ee31c..98e34fea2 100644 --- a/docs/narr/commandline.rst +++ b/docs/narr/commandline.rst @@ -43,7 +43,7 @@ Each of Pyramid's console scripts may be run by its name. For example: .. note:: ``$VENV/bin/`` is a convention we use to simplify Pyramid documentation. It represents the ``bin`` directory in a virtual environment, where ``$VENV`` is an environment variable representing its path. - See :ref:`installing_unix` and :ref:`venv-bin-pip-vs-source-bin-activate` for more information. + See :ref:`installing_unix` and :ref:`Why use $VENV/bin/pip instead of source bin/activate, then pip <venv-bin-pip-vs-source-bin-activate>` for more information. .. index:: |
