Opened 14 years ago
Closed 14 years ago
#14636 closed (fixed)
Bad link on localization page
Reported by: | Stephen Kelly | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This page:
http://docs.djangoproject.com/en/dev/topics/i18n/localization/#format-localization
has a link to here:
http://docs.djangoproject.com/en/dev/topics/i18n/localization/topic-l10n-templates/
which does not exist.
Note:
See TracTickets
for help on using tickets.
(In [14486]) Fixed #14636 -- corrected bad formatting in the docs, which was resulting in an invalid link.