Opened 12 years ago
Closed 12 years ago
#19123 closed Bug (invalid)
djangobook.com chapter links dead
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | 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
http://www.djangobook.com/en/2.0/chapter07.html
At the bottom of that page the links to Chapter 8 and Chapter 3 are broken.
I realized a while ago the site changed (Just version 2.0 is there now and URLs are different).
The links there are still using the old URLs.
Speaking of which, how come the URLs end with .html, I thought Django liked pretty URLs?
Note:
See TracTickets
for help on using tickets.
The Django book isn't an official resource of the Django project, it's an independent work. And yes, it hasn't been updated in a while. Sorry!