Opened 16 years ago

Closed 16 years ago

#8591 closed (fixed)

Bad link at docs.djangoproject.com

Reported by: Kegan Gan Owned by: nobody
Component: Documentation Version: dev
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

Bad link at http://docs.djangoproject.com/en/dev/releases/.

All references to release notes are not reachable.

Change History (1)

comment:1 by Russell Keith-Magee, 16 years ago

Resolution: fixed
Status: newclosed

(In [8624]) Fixed #8591: Corrected URL pattern to catch release notes. Thanks to kegan for the report, and Marc Fargas (telenieko) for the patch.

Note: See TracTickets for help on using tickets.
Back to Top