From 054bdfeff113459a48974d08098915431d0a093d Mon Sep 17 00:00:00 2001 From: Duane Hilton Date: Sat, 27 Sep 2014 16:12:34 -0600 Subject: Fixed #17638 -- Added crosslinks between topic and reference guides. Thanks oinopion for the suggestion and jarus for the initial patch. --- docs/ref/class-based-views/index.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref/class-based-views') 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 -- cgit v1.3