summaryrefslogtreecommitdiff
path: root/docs/narr/firstapp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/firstapp.rst')
-rw-r--r--docs/narr/firstapp.rst8
1 files changed, 4 insertions, 4 deletions
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: