#17470 closed Bug (fixed)
Broken link at https://docs.djangoproject.com/en/dev/releases/0.96/?from=olddocs
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 |
| Severity: | Normal | 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
On this page https://docs.djangoproject.com/en/dev/releases/0.96/?from=olddocs there's a broken link http://www.djangoproject.com/documentation/0.96/databases/
Attachments (1)
Change History (5)
by , 14 years ago
| Attachment: | 17470.patch added |
|---|
comment:1 by , 14 years ago
| Component: | Uncategorized → Documentation |
|---|---|
| Type: | Uncategorized → Bug |
comment:2 by , 14 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
Attached patch fixes all broken links in the 0.95 and 0.96 release notes. I'm not entirely convinced by the approach I used, but I couldn't find a better one.