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/firstapp.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/narr/firstapp.rst') diff --git a/docs/narr/firstapp.rst b/docs/narr/firstapp.rst index c3adc936c..9bbe0d70a 100644 --- a/docs/narr/firstapp.rst +++ b/docs/narr/firstapp.rst @@ -10,10 +10,10 @@ explain in more detail how the application works. .. note:: If you're a "theory-first" kind of person, you might choose to read - :ref:`urlmapping_chapter` and :ref:`views_chapter` to augment your - understanding before diving into the code that follows, but it's - not necessary if -- like many programmers -- you're willing to "go - with the flow". + :ref:`contextfinding_chapter` and :ref:`views_chapter` to augment + your understanding before diving into the code that follows, but + it's not necessary if -- like many programmers -- you're willing to + "go with the flow". .. _helloworld_imperative: -- cgit v1.2.3