Opened 14 years ago
Closed 14 years ago
#16419 closed Cleanup/optimization (duplicate)
Invalid link at site
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 1.3 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Steps to reproduce:
- Go to https://docs.djangoproject.com/en/1.3/py-modindex/
- Click on "django.contrib.admin" (it links to https://docs.djangoproject.com/en/1.3/ref/contrib/admin/index)
Result: I end up at https://docs.djangoproject.com/en/1.3/ref/contrib/adm/ along with "Page not found" message
Change History (2)
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|---|
| Type: | Bug → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
The link works on my local build. I think this is a website problem.