summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-09-14 10:11:02 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2007-09-14 10:11:02 +0000
commit0f03d9b6cb92ca2720d9ea472931e922f1d1ba37 (patch)
treebc638d40e4176cd55f0eeb1fb40626849f541a4a /docs
parentea3e89cb1d32f1fc6cafa656a4d6d9863f2fefc5 (diff)
Fixed #5340 -- Fixed a broken link. Thanks, Justin Lilly.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6184 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/templates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates.txt b/docs/templates.txt
index ff67579b87..0c8cc79311 100644
--- a/docs/templates.txt
+++ b/docs/templates.txt
@@ -1431,4 +1431,4 @@ Read the document `The Django template language: For Python programmers`_ if
you're interested in learning the template system from a technical
perspective -- how it works and how to extend it.
-.. _The Django template language: For Python programmers: ../templates_python/
+.. _The Django template language\: For Python programmers: ../templates_python/