Opened 18 years ago
Closed 18 years ago
#4569 closed (fixed)
Syndication links
| Reported by: | Chris Beaven | Owned by: | Jacob |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are several references to .../syndication/ in the docs when the link is really .../syndication_feeds/.
On djangoproject.com, these are being redirected (probably with an Apache rewrite rule) to the correct links, but the doc source should really be updated.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | docs_syndication_link.patch added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Was fixed in [5796].