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 <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1088>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to