Author: timo
Date: 2011-12-24 03:58:49 -0800 (Sat, 24 Dec 2011)
New Revision: 17269

Modified:
   django/trunk/docs/ref/templates/builtins.txt
Log:
Fixed #17442 - Broken link in refs/templates/builtins.txt

Modified: django/trunk/docs/ref/templates/builtins.txt
===================================================================
--- django/trunk/docs/ref/templates/builtins.txt        2011-12-24 11:15:26 UTC 
(rev 17268)
+++ django/trunk/docs/ref/templates/builtins.txt        2011-12-24 11:58:49 UTC 
(rev 17269)
@@ -2340,7 +2340,7 @@
 -------------------------------------
 
 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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to