From b2f40d3bd382756e2beb223f97194a53aef4e6cb Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 26 Jun 2009 21:09:44 +0000 Subject: Pointed at the wrong chapter. --- docs/narr/traversal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/traversal.rst') diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index 4c032952b..d1a21b2bd 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -40,7 +40,7 @@ dictionary). to using traversal to attempt to map the request to a view. If the name ``*traverse`` is in a route's ``path`` pattern, when it is matched, it is also possible to do traversal *after* a route has - been matched. See :ref:`urldispatch_chapter` for more information. + been matched. See :ref:`hybrid_chapter` for more information. Items contained within the object graph are analogous to the concept of :term:`model` objects used by many other frameworks (and -- cgit v1.2.3