From 8ffc520f8f49397861899599c3ec9edf3ba79853 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 28 Aug 2018 13:57:58 -0700 Subject: Add label to :ref: to make Sphinx happy --- docs/narr/commandline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 ` for more information. .. index:: -- cgit v1.2.3