Opened 13 years ago
Closed 13 years ago
#17402 closed Bug (fixed)
Broken link in the documentation
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | broken link auth |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://docs.djangoproject.com/en/1.3/ref/contrib/auth contains a link that leads to nothing.
It seems impossible to reach the auth page from inside the documentation. However, from Google it's fine.
Change History (2)
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Similarly to #17403, I'm not sure what's going on here. It's works when I build the doc locally...