Opened 17 years ago
Closed 17 years ago
#9246 closed (fixed)
root documentation url changed
| Reported by: | Chris Beaven | Owned by: | nobody |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
r9097 caused the root documentation page to be http://docs.djangoproject.com/en/dev//
I'd suggest having two url lines and making url default to '' in the view.
Change History (3)
comment:1 by , 17 years ago
| Component: | Django Web site → Documentation |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Component: | Documentation → Django Web site |
|---|
Note:
See TracTickets
for help on using tickets.
Replying to SmileyChris:
I'd like to confirm this and ad that it causes lots of screenshots in the documentation to be broken (appear as text -- "../../../images...etc" -- where the image should be).