#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 , 16 years ago
milestone: | → 1.0 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [8924]) [djangoproject.com] fixed #8605 - fixed links in website template.