Opened 12 years ago
Closed 12 years ago
#18546 closed Uncategorized (wontfix)
Broken link in Django 1.1 documentation
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.1 |
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
There is a link named "Dive Into Python's explanation" in this page:
https://docs.djangoproject.com/en/1.1/topics/http/urls/#example
Broken link refers to this page:
http://diveintopython.org/regular_expressions/street_addresses.html#re.matching.2.3
New link of the "dive into python" is this one:
http://www.diveintopython.net/regular_expressions/street_addresses.html#re.matching.2.3
Note:
See TracTickets
for help on using tickets.
Sorry, but we won't fix outdated links for old documentation (old == unsupported versions of Django, that is < 1.3 currently). Thanks for the report, anyway!