Opened 17 years ago

Closed 17 years ago

#4100 closed (duplicate)

Page not found for 'part N' link at bottom of online tutorial ver 0.96

Reported by: elyb@… Owned by: Jacob
Component: Documentation Version: 0.96
Severity: Keywords: malformed link
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The link at the bottom of each page of the tutorial offers to take you to the
next page but fails to do so because of a malformed link. For example page 3
has http://www.djangoproject.com/documentation/0.96/tutorial4/ which should
be http://www.djangoproject.com/documentation/0.96/tutorial04/ (note 04).

Change History (1)

comment:1 by Chris Beaven, 17 years ago

Resolution: duplicate
Status: newclosed

Dupe of #4066

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