Opened 16 years ago
Closed 16 years ago
#9265 closed (duplicate)
double slashes in docs home url
Reported by: | dvainsencher | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.0 |
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
this url shows a 404 error:
http://docs.djangoproject.com/en/dev/
but this don't:
http://docs.djangoproject.com/en/dev//
The documentation link in home is redirecting to the second one.
Note:
See TracTickets
for help on using tickets.
This has been reported multiple times and is being worked on. In the future, please search for existing tickets before filing a new one.