On Mon, Feb 16, 2004 at 04:39:43AM -0800, Matt Kraai wrote: > On Mon, Feb 16, 2004 at 05:39:01AM +0100, Jens Seidel wrote: > > I noticed that kubota changed a link in english/security/index.wml. > > CVS log: > > packages.debian.org has been internationalized. To make use of its > > fruit, ".html" in links should be removed. > > > > -<p>You can use <a > > href="http://packages.debian.org/stable/base/apt.html">apt</a> > > +<p>You can use <a href="http://packages.debian.org/stable/base/apt">apt</a>
Funny: In the archive (http://lists.debian.org/debian-www/2004/debian-www-200402/msg00132.html) I find -<p>You can use <a href="http://packages.debian.org/stable/base/apt.html";>apt</a> +<p>You can use <a href="http://packages.debian.org/stable/base/apt";>apt</a> Where does the ";" at the end come from?? > > This change is great and I vote to change all other links as well. But > > there is a small problem: > > > > $ grep -ri 'packages.debian.org.*\.html' english/ | wc > > 2504 6604 307212 > > > > More than 2500 files need an update! I can perform this using > > smart_change.pl. > > > > Is this OK? > > Sure (modulo Denis's correction that it's only 180 files). OK, I will start soon.

