summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2013-04-21 23:07:50 +0300
committerTshepang Lekhonkhobe <tshepang@gmail.com>2013-04-21 23:07:50 +0300
commit7a0b5905d65c047ed3ac160f26f6566dfeba8f6a (patch)
tree1456eac4493a5edcfc0a82cc088141c19d73d086 /docs
parentbc8d4d6f14725901eb5acb1d78889be465dc20e5 (diff)
downloadpyramid-7a0b5905d65c047ed3ac160f26f6566dfeba8f6a.tar.gz
pyramid-7a0b5905d65c047ed3ac160f26f6566dfeba8f6a.tar.bz2
pyramid-7a0b5905d65c047ed3ac160f26f6566dfeba8f6a.zip
remove ambiguity by indicating that the target is API documentation
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 bfb1287d9..9065488b6 100644
--- a/docs/narr/testing.rst
+++ b/docs/narr/testing.rst
@@ -125,7 +125,7 @@ method attached to ``MyTest`` will use an isolated registry.
The :func:`~pyramid.testing.setUp` and :func:`~pyramid.testing.tearDown`
functions accepts various arguments that influence the environment of the
-test. See the :ref:`testing_module` chapter for information about the extra
+test. See the :ref:`testing_module` API for information about the extra
arguments supported by these functions.
If you also want to make :func:`~pyramid.threadlocal.get_current_request` return something