There is some bugs in the html code on the Finnish version of the site
http://www.debian.org/CD/jigdo-cd/ .

In the line 117 there reads:
<a
href="http://us.cdimage.debian.org/jigdo-area/3.0r3/jigdo/";>Yhdysvalloissa</a>,

It should be like

<a
href="http://us.cdimage.debian.org/jigdo-area/3.0_r3/jigdo/";>Yhdysvalloissa</a>,


In the line 118 there reads:
<a
href="http://non-us.cdimage.debian.org/jigdo-area/3.0r3/jigdo/";>Euroopassa</a><br>

There is an error in the line and it should be like this to work:

<a
href="http://non-us.cdimage.debian.org/jigdo-area/3.0_r3/jigdo/";>Euroopassa</a><br>


All I did for those is I added an understreck to
.../jigdo-area/3.0r3/jigdo/... and .../jigdo-area/3.0r3/jigdo/...


This bug has existed for a quite long time so it's finally time fix it.




Sincerelly,

Tapio Hallikainen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to