summaryrefslogtreecommitdiff
path: root/docs/narr/configuration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/configuration.rst')
-rw-r--r--docs/narr/configuration.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst
index c8f29fdfd..7c14439db 100644
--- a/docs/narr/configuration.rst
+++ b/docs/narr/configuration.rst
@@ -183,8 +183,10 @@ but return a response with the body ``Hello world!``; the
``goodbye_world`` view callable returns a response with the body
``Goodbye world!``.
-Traversal
-~~~~~~~~~
+.. _traversal_intro:
+
+An Introduction to Traversal
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you've run the code in this tutorial already, you've actually
unwittingly configured :mod:`repoze.bfg` to serve an application that