Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8605 closed (fixed)

Link to Django Software Foundation at docs.djangoproject.com broken

Reported by: Stein Magnus Jodal Owned by: nobody
Component: *.djangoproject.com Version: dev
Severity: 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 link to Django Software Foundation at docs.djangoproject.com broken. It points relatively to "/foundation/", which translates to the non-existing page http://docs.djangoproject.com/foundation/ instead of the correct http://www.djangoproject.com/foundation/.

Change History (3)

comment:1 by anonymous, 16 years ago

milestone: 1.0

comment:2 by Jacob, 16 years ago

Resolution: fixed
Status: newclosed

(In [8924]) [djangoproject.com] fixed #8605 - fixed links in website template.

comment:3 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

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