From f546c3f4aa6e1796dbf6ae2bca05ed779cbe6b67 Mon Sep 17 00:00:00 2001 From: Jamaludin Ahmad Date: Sun, 19 Dec 2010 18:44:37 +0700 Subject: contextfinding -> resourcelocation --- docs/narr/firstapp.rst | 2 +- docs/narr/router.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/narr') diff --git a/docs/narr/firstapp.rst b/docs/narr/firstapp.rst index 8f166a403..88c8b5228 100644 --- a/docs/narr/firstapp.rst +++ b/docs/narr/firstapp.rst @@ -10,7 +10,7 @@ more detail how it works. .. note:: If you're a "theory-first" kind of person, you might choose to read - :ref:`contextfinding_chapter` and :ref:`views_chapter` before diving into + :ref:`resourcelocation_chapter` and :ref:`views_chapter` before diving into the code that follows, but it's not necessary if -- like many programmers -- you're willing to "go with the flow". diff --git a/docs/narr/router.rst b/docs/narr/router.rst index b106d02db..d3d5bd370 100644 --- a/docs/narr/router.rst +++ b/docs/narr/router.rst @@ -133,6 +133,6 @@ processing? This is a very high-level overview that leaves out various details. For more detail about subsystems invoked by the :app:`Pyramid` router such as traversal, URL dispatch, views, and event processing, see -:ref:`contextfinding_chapter`, :ref:`views_chapter`, and +:ref:`resourcelocation_chapter`, :ref:`views_chapter`, and :ref:`events_chapter`. -- cgit v1.2.3