summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial04.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-02-25 13:01:15 -0500
committerTim Graham <timograham@gmail.com>2013-02-25 13:01:15 -0500
commit52bac4ede1c825c097c7a7027c1637a7cd9cbf4d (patch)
tree2f9757de2cf8180513b0e458d5c7628433ab83ba /docs/intro/tutorial04.txt
parentdb1e8bdc33a8bfa4b47a765cb2a7a66aafa52bad (diff)
[1.4.x] Fixed #19911 - Updated generic view links.
Thanks marc@ for the report.
Diffstat (limited to 'docs/intro/tutorial04.txt')
-rw-r--r--docs/intro/tutorial04.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial04.txt b/docs/intro/tutorial04.txt
index 85d54c34f6..6a55917fd5 100644
--- a/docs/intro/tutorial04.txt
+++ b/docs/intro/tutorial04.txt
@@ -320,7 +320,7 @@ function anymore -- generic views can be (and are) used multiple times
Run the server, and use your new polling app based on generic views.
For full details on generic views, see the :doc:`generic views documentation
-</topics/http/generic-views>`.
+</topics/generic-views>`.
Coming soon
===========