Opened 18 years ago
Closed 18 years ago
#3792 closed (fixed)
.96 Release Docs link to 404 in .95 docs
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | docs documentation 404 | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The link to the .95 documentation in the .96 release notes leads to a 404.
Top of the page, here: http://www.djangoproject.com/documentation/release_notes_0.96/
Change History (4)
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Logically, yes. I think the solution might be to add .95 docs either forwarding, or linking to, the correct location.
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I fixed it by doing a redirect.
Note:
See TracTickets
for help on using tickets.
Hm. I think that's an unfortunate consequence of the new docs stuff Jacob checked in, which automatically adds that note to everything in the current doc tree.