Skip to content

Commit fe876f0

Browse files
committed
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
1 parent 91f5970 commit fe876f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/templates/builtins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@ Internationalization tags and filters
23402340
-------------------------------------
23412341

23422342
Django provides template tags and filters to control each aspect of
2343-
`internationalization </topics/i18n/index>`_ in templates. They allow for
2343+
:doc:`internationalization </topics/i18n/index>` in templates. They allow for
23442344
granular control of translations, formatting, and time zone conversions.
23452345

23462346
i18n

0 commit comments

Comments
 (0)