[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#726285: www.debian.org: wrong link to debian 7.2 image on debian main page



Package: www.debian.org
Severity: important

Dear Maintainer,

the green box in the right top corner links to version 7.1 instead of 7.2.
Clicking the link results in error 404.
This should be easy to fix.

observed:

$ wget -qO- www.debian.org | grep netinst.iso
<span class="download"><a href="http://cdimage.debian.org/debian-cd/7.1.0/multi-arch/iso-cd/debian-7.1.0-amd64-i386-netinst.iso";>Download Debian 7.2<em>(32/64-bit PC Network installer)</em></a> </span>

expected:

ich@svn1:~$ wget -qO- www.debian.org | grep netinst.iso
<span class="download"><a href="http://cdimage.debian.org/debian-cd/7.2.0/multi-arch/iso-cd/debian-7.2.0-amd64-i386-netinst.iso";>Download Debian 7.2<em>(32/64-bit PC Network installer)</em></a> </span>


BTW:
This is my first bug report to www.debian.org. I am not sure if the System Information is correct.


-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: