Opened 19 years ago

Closed 19 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)

docs_syndication_link.patch​ (2.1 KB ) - added by Chris Beaven 19 years ago.

Download all attachments as: .zip

Change History (3)

by Chris Beaven, 19 years ago

Attachment: docs_syndication_link.patch​ added

comment:1 by Chris Beaven, 19 years ago

Triage Stage: Unreviewed → Ready for checkin

comment:2 by Malcolm Tredinnick, 19 years ago

Resolution: → fixed
Status: new → closed

Was fixed in [5796].

Note: See TracTickets for help on using tickets.
Back to Top