summaryrefslogtreecommitdiff
path: root/docs/ref/class-based-views
diff options
context:
space:
mode:
authorDuane Hilton <duane9@gmail.com>2014-09-27 16:12:34 -0600
committerTim Graham <timograham@gmail.com>2014-09-29 18:06:31 -0400
commit054bdfeff113459a48974d08098915431d0a093d (patch)
tree656f9a5e6861033ee8600a75f7768a1b2dd718be /docs/ref/class-based-views
parent90761d00e375ec552d5c1d7225dd97977cdd1816 (diff)
Fixed #17638 -- Added crosslinks between topic and reference guides.
Thanks oinopion for the suggestion and jarus for the initial patch.
Diffstat (limited to 'docs/ref/class-based-views')
-rw-r--r--docs/ref/class-based-views/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/class-based-views/index.txt b/docs/ref/class-based-views/index.txt
index 6aae0b0847..fa4288a035 100644
--- a/docs/ref/class-based-views/index.txt
+++ b/docs/ref/class-based-views/index.txt
@@ -2,8 +2,8 @@
Built-in Class-based views API
==============================
-Class-based views API reference. For introductory material, see
-:doc:`/topics/class-based-views/index`.
+Class-based views API reference. For introductory material, see the
+:doc:`/topics/class-based-views/index` topic guide.
.. toctree::
:maxdepth: 3