summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2011-12-24 11:58:49 +0000
committerTimo Graham <timograham@gmail.com>2011-12-24 11:58:49 +0000
commitfe876f01193942121d6968f514beecf7e018b605 (patch)
treeed0c4cb9a5dd04b1d53463cbef46d14e31935267 /docs
parent91f5970bb4acc84dcb92e4f4f0034fcb7aba1582 (diff)
Fixed #17442 - Broken link in refs/templates/builtins.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17269 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/templates/builtins.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt
index c592b79037..123e8f9868 100644
--- a/docs/ref/templates/builtins.txt
+++ b/docs/ref/templates/builtins.txt
@@ -2340,7 +2340,7 @@ Internationalization tags and filters
-------------------------------------
Django provides template tags and filters to control each aspect of
-`internationalization </topics/i18n/index>`_ in templates. They allow for
+:doc:`internationalization </topics/i18n/index>` in templates. They allow for
granular control of translations, formatting, and time zone conversions.
i18n