summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-02-14 07:10:43 -0500
committerChris McDonough <chrism@plope.com>2012-02-14 07:10:43 -0500
commit2f35a1e938b7f4e9ad182f1ead415632769345d6 (patch)
tree9d7d0fade28ab79a7b09ea5c8902b711b80b7035 /docs
parentb227b60f5572767aefd0165d7cfc0a58cf546dd7 (diff)
downloadpyramid-2f35a1e938b7f4e9ad182f1ead415632769345d6.tar.gz
pyramid-2f35a1e938b7f4e9ad182f1ead415632769345d6.tar.bz2
pyramid-2f35a1e938b7f4e9ad182f1ead415632769345d6.zip
use the newer url
Diffstat (limited to 'docs')
-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 d626667ca..4566a4fb8 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -341,7 +341,7 @@ when your system contacts Pyramid:
For more information about what the debug toolbar allows you to do, see `the
documentation for pyramid_debugtoolbar
-<http://docs.pylonsproject.org/projects/pyramid_debugtoolbar/dev/>`_.
+<http://docs.pylonsproject.org/projects/pyramid_debugtoolbar/en/latest/>`_.
The debug toolbar will not be shown (and all debugging will be turned off)
when you use the ``production.ini`` file instead of the ``development.ini``