diff options
Diffstat (limited to 'docs/quick_tour.rst')
| -rw-r--r-- | docs/quick_tour.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index 28fefb49c..4229c1f39 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -581,8 +581,7 @@ you want to disable this toolbar, no need to change code: you can remove it from ``pyramid.includes`` in the relevant ``.ini`` configuration file. -.. seealso:: See Also: `pyramid_debugtoolbar - <http://docs.pylonsproject.org/projects/pyramid_debugtoolbar/en/latest/index.html>`_ +.. seealso:: See Also: :ref:`pyramid_debugtoolbar <toolbar:overview>` Unit Tests and ``nose`` ======================= |
