#18904 closed Bug (fixed)
Django documentations faulty link
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
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
While I was reading through the documentation I found a corrupt link
at
https://docs.djangoproject.com/en/1.4/ref/models/querysets/#search
The link to "MySQL Documentation" has an extra > at the end.
This is probably the wrong place for this but I don't know where else to tell you.
Change History (3)
comment:1 by , 12 years ago
Component: | Uncategorized → Documentation |
---|---|
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Bug |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is exactly the right place. Thanks for the report!
The same problem is also in the dev docs.