Opened 16 years ago
Closed 16 years ago
#9086 closed (worksforme)
Porting to 1.0 guide has broken link to unicode documentation
Reported by: | Wayne Moore | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Wayne Moore | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Under the "Common Changes", "Use unicode" section. The link "Unicode data in django" links to:
http://docs.djangoproject.com/en/ref/unicode/#ref-unicode
It should link to:
http://docs.djangoproject.com/en/dev/ref/unicode/#ref-unicode
Change History (1)
comment:1 by , 16 years ago
Component: | Uncategorized → Documentation |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Are you referring to http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/#use-unicode? Because that link points to the right location for me.