[issue1088] News page broken link to 3.0a1

2007-09-02 Thread Graham Horler
New submission from Graham Horler: The news page: http://www.python.org/news/ ...has a relative link: a class=reference href=download/releases/3.0first alpha release/a ...which resolves to: http://www.python.org/news/download/releases/3.0 ...which does not exist. It should be absolute:

[issue1088] News page broken link to 3.0a1

2007-09-02 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the report. This is now fixed. -- nosy: +loewis resolution: - fixed status: open - closed __ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1088 __