From 223d4c07df32392075d22baab861588c2ad5c4f3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 17 Jan 2010 01:40:43 +0000 Subject: More pass overhaul based on making contextfinding explicit within documentation. --- docs/narr/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/security.rst') diff --git a/docs/narr/security.rst b/docs/narr/security.rst index ad91e9e29..f9e567b0f 100644 --- a/docs/narr/security.rst +++ b/docs/narr/security.rst @@ -15,7 +15,7 @@ Here's how it works at a high level: :term:`context finding`. A context is located differently depending on whether the application uses :term:`traversal` or :term:`URL dispatch`, but a context is ultimately found in either case. See - :ref:`urlmapping_chapter` for more information about context + :ref:`contextfinding_chapter` for more information about context finding. - A :term:`view callable` is located by :term:`view lookup` using the -- cgit v1.2.3