Opened 19 years ago
Closed 19 years ago
#4100 closed (duplicate)
Page not found for 'part N' link at bottom of online tutorial ver 0.96
| Reported by: | 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).
Note:
See TracTickets
for help on using tickets.
Dupe of #4066