From 57ec0ec322c8f1c331a7d6e642a94864b6a39dea Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Jun 2009 10:36:09 +0000 Subject: - Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter to the narrative documentation. --- docs/narr/router.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/router.rst') diff --git a/docs/narr/router.rst b/docs/narr/router.rst index a44709cba..2bf7f4ca0 100644 --- a/docs/narr/router.rst +++ b/docs/narr/router.rst @@ -1,4 +1,4 @@ -.. _startup_chapter: +.. _router_chapter: How :mod:`repoze.bfg` Processes A Request ========================================= -- cgit v1.2.3