Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#1486 closed defect (fixed)

Incorrect Link in documentation

Reported by: paul.amor at wonkyworkshop.co.uk Owned by: Jacob
Component: Documentation Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The settings page http://www.djangoproject.com/documentation/settings/ has a link to http://www.djangoproject.com/documentation/mod_python/ under "Designating the settings", sub-section "On the server (mod_python)". It should actually be linked to http://www.djangoproject.com/documentation/modpython/

Change History (1)

comment:1 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [2509]) Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor

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