[New-bugs-announce] [issue1088] News page broken link to 3.0a1
Graham Horler
report at bugs.python.org
Sun Sep 2 23:00:13 CEST 2007
New submission from Graham Horler:
The news page:
http://www.python.org/news/
...has a relative link:
<a class="reference" href="download/releases/3.0">first alpha release</a>
...which resolves to:
http://www.python.org/news/download/releases/3.0
...which does not exist. It should be absolute:
http://www.python.org/download/releases/3.0/
----------
messages: 55593
nosy: grahamh
severity: normal
status: open
title: News page broken link to 3.0a1
type: behavior
versions: Python 3.0
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1088>
__________________________________
More information about the New-bugs-announce
mailing list