Opened 12 years ago
Closed 12 years ago
#21778 closed Uncategorized (worksforme)
djangoproject.com urlconf exerpt
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.6 |
| 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
In the section https://docs.djangoproject.com/en/dev/topics/http/urls/#including-other-urlconfs, the link to the django-website's url-conf is not working, it redirects to the website itself.
Thanks!
Note:
See TracTickets
for help on using tickets.
It's supposed to - it says the below code is an excerpt from the website's source, and links to the website. It does not say it links to the website's source. This is a useful link when looking at the docs not on docs.djangoproject.com (e.g. on read the docs, a downloaded pdf, locally built copy etc).