Opened 15 years ago

Closed 12 years ago

#10880 closed Bug (fixed)

Link to 1.0 docs has two trailing slashes

Reported by: Thomas Güttler Owned by: nobody
Component: *.djangoproject.com Version: 1.0
Severity: Normal 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

The link on http://docs.djangoproject.com/en/dev/ to "Django 1.0" docs has two trailing slashes:

http://docs.djangoproject.com/en/1.0//

The link gets resolved (the link is not broken).

Change History (6)

comment:1 by Chris Beaven, 15 years ago

Triage Stage: UnreviewedAccepted

comment:2 by anonymous, 14 years ago

Resolution: fixed
Status: newclosed

comment:3 by Thomas Güttler, 14 years ago

Cc: hv@… removed

comment:4 by anonymous, 13 years ago

Resolution: fixed
Severity: Normal
Status: closedreopened
Type: Uncategorized

I've noticed the two trailing slashes are back since the Django 1.3 update to the docs.

http://docs.djangoproject.com/en/1.3//

comment:5 by Julien Phalip, 13 years ago

Type: UncategorizedBug

comment:6 by Ramiro Morales, 12 years ago

Easy pickings: unset
Resolution: fixed
Status: reopenedclosed
UI/UX: unset
Note: See TracTickets for help on using tickets.
Back to Top