summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/testing.rst b/docs/narr/testing.rst
index 3620f5e11..ecda57489 100644
--- a/docs/narr/testing.rst
+++ b/docs/narr/testing.rst
@@ -351,7 +351,7 @@ code's integration with the rest of :app:`Pyramid`.
.. seealso::
- See more information about :app:`Pyramid`'s ``includme`` function.
+ See also :ref:`including_configuration`
Let's demonstrate this by showing an integration test for a view.