#19166 closed Uncategorized (invalid)
Djangobook live site link error
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | 1.4 |
Severity: | Normal | Keywords: | djangobook |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Little, easy improvements
I didn't figure out github yet (where to leave a message)..
Not to nit-pick, but
Ref: DjangoBook 2.0: It seems that each chapter (starting with chapter06) has a broken link at the bottom of the page. To wit:
the orange link "next page" within the text.
For example, chapter06 has the link: "http://www.djangobook.com/en/chapter07/" but it should
link to "http://www.djangobook.com/en/2.0/chapter07.html"
I thought I'd drop a line since that's what I see on Djangobook.com
Change History (2)
comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Development of djangobook.com is taking place on github.
There you can submit a pull request to fix the issue you just reported.
In order to get more familiar with github I suggest you refer to those resources.
djangobook.com isn't officially part of the Django project, so problems with that book aren't appropriate for this ticket tracker.