[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.1200)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 1200
Commiter: henrich
Date: 2011-10-10 18:13:57 +0900 (月, 10 10月 2011)
=======================================================
Log:
fix link to media image
=======================================================
Changed:
U www/trunk/src/using/index.tt2
Modified: www/trunk/src/using/index.tt2
===================================================================
--- www/trunk/src/using/index.tt2 2011-10-10 05:15:28 UTC (rev 1199)
+++ www/trunk/src/using/index.tt2 2011-10-10 09:13:57 UTC (rev 1200)
@@ -4,18 +4,18 @@
<table style="margin-left:auto;margin-right:auto;width:600px;text-align:center;">
<tr>
<td>
-<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].1-amd64-i386-netinst.iso">
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-amd64-i386-netinst.iso">
<img src="../image/media-optical.png" alt="PC/Mac用 netinst CDイメージファイル" height="32" width="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
<td>
-<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %].1-i386-amd64-source-DVD-1.iso">
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %]-i386-amd64-source-DVD-1.iso">
<img src="../image/media-optical.png" alt="PC/Mac用 netinst DVDイメージファイル" height="32" width="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
<td>
<!-- live CD would late to update for point release... -->
-<a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-hybrid/debian-live-[% stable_version %].1-i386-gnome-desktop.iso">
+<a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-hybrid/debian-live-[% stable_version %]-i386-gnome-desktop.iso">
<img src="../image/media-optical.png" alt="Live DVDイメージ" height="32" width="32"></a>
<!-- image taken from "gnome-icon-theme" package -->
</td>
@@ -23,15 +23,15 @@
<tr>
<td>
-<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-[% stable_version %].[% stable_pointrelease %].1-amd64-i386-netinst.iso">インストールCD (470MB)</a>
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-cd/debian-[% stable_version %].[% stable_pointrelease %]-amd64-i386-netinst.iso">インストールCD (470MB)</a>
</td>
<td>
-<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %].1-i386-amd64-source-DVD-1.iso">インストールDVD (4.4GB)</a>
+<a href="http://cdimage.debian.org/debian-cd/current/multi-arch/iso-dvd/debian-[% stable_version %].[% stable_pointrelease %]-i386-amd64-source-DVD-1.iso">インストールDVD (4.4GB)</a>
</td>
<td>
<!-- live CD would late to update for point release... -->
-<a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-hybrid/debian-live-[% stable_version %].1-i386-gnome-desktop.iso">
-お試し用 Live CD<br>
+<a href="http://cdimage.debian.org/debian-cd/current-live/i386/iso-hybrid/debian-live-[% stable_version %]-i386-gnome-desktop.iso">
+お試し用 Live CD (GNOME デスクトップ)<br>
(Squeeze LiveCD)</a>
</td>
</tr>