Opened 14 years ago
Closed 14 years ago
#16103 closed Bug (duplicate)
webpage document: django.contrib.admin is forward to a dead link
| Reported by: | yy8 | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | 1.3 | 
| 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 page: https://docs.djangoproject.com/en/1.3/py-modindex/, when I click django.contrib.admin, it forwards to https://docs.djangoproject.com/en/1.3/ref/contrib/adm/, which is dead. And I believe it should be
https://docs.djangoproject.com/en/1.3/ref/contrib/admin
Thanks
  Note:
 See   TracTickets
 for help on using tickets.
    
This is a dupe of #15878.