Opened 14 years ago

Closed 14 years ago

#13264 closed (wontfix)

dead link

Reported by: bshanks Owned by: nobody
Component: *.djangoproject.com Version: 1.1
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

Link to 1.1 release notes at the top of http://docs.djangoproject.com/en/dev//releases/1.2-beta-1/ is dead

Change History (1)

comment:1 by Karen Tracey, 14 years ago

Resolution: wontfix
Status: newclosed

These links are auto-generated and intended to point to the exact same page of doc in different releases. The page you mention is the 1.2 beta release notes page -- the "other release" links at the top of the page do not go anywhere because the earlier releases do not have a page of documentation for the 1.2 beta. Release notes for each final and development release can be found here: http://docs.djangoproject.com/en/dev/releases/#releases-index

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