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.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index b9d49335e..ccc79ee3d 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -901,8 +901,8 @@ tests here as you build your application. You are not required to write
tests to use :app:`Pyramid`, this file is simply provided as convenience and
example.
-See :ref:`unittesting_chapter` for more information about writing
-:app:`Pyramid` unit tests.
+See :ref:`testing_chapter` for more information about writing :app:`Pyramid`
+unit tests.
Modifying Package Structure
----------------------------