Opened 15 years ago
Closed 15 years ago
#11232 closed (fixed)
Using Django link on the django home page points to Reference.
Reported by: | Chris Lyon | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The link in the Documentation section points to the Documentation reference section rather than the link http://docs.djangoproject.com/en/dev/topics which it should be.
Hopefully I'm saying this in the right place in the right way.
Attachments (1)
Change History (3)
comment:1 by , 15 years ago
Component: | Uncategorized → Django Web site |
---|---|
Has patch: | set |
Triage Stage: | Unreviewed → Ready for checkin |
Version: | 1.0 |
by , 15 years ago
Attachment: | 11232.diff added |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yeah, looks like these links weren't updated after Adrian's refactor in [9490].