#17240 closed Bug (fixed)
Use internal references instead of hardcoded urls
Reported by: | rabio | Owned by: | Aymeric Augustin |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I found that in few places documentation link to some materials on http://docs.djangoproject.com directly even when it can use internal references. That obviously breaks off-line reading and non html formats.
Hopefully, I squash it all.
Attachments (1)
Change History (5)
by , 13 years ago
Attachment: | internal-references.diff added |
---|
comment:1 by , 13 years ago
Type: | Uncategorized → Bug |
---|
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17100]: