From fe876f01193942121d6968f514beecf7e018b605 Mon Sep 17 00:00:00 2001 From: Timo Graham Date: Sat, 24 Dec 2011 11:58:49 +0000 Subject: [PATCH] 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 --- docs/ref/templates/builtins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `_ in templates. They allow for +:doc:`internationalization ` in templates. They allow for granular control of translations, formatting, and time zone conversions. i18n