summaryrefslogtreecommitdiff
path: root/docs/narr/project.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/project.rst')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 5edef3435..58bef5701 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -73,7 +73,7 @@ In :ref:`installing_chapter`, you created a virtual Python environment via the
``venv`` command. We called the virtual environment directory
``env`` and set an environment variable ``VENV`` to its path.
-We assume that you :ref:`previously installed cookiecutter <pyramid-cookiecutters>`, following its installation instructions.
+We assume that you :ref:`previously installed cookiecutter <cookiecutters>`, following its installation instructions.
When we invoke ``cookiecutter``, it will create a directory that represents our project.