[xiph-commits] r8497 - websites/xiph.org/paranoia

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Sun Dec 19 14:07:38 PST 2004


Author: giles
Date: 2004-12-19 14:07:37 -0800 (Sun, 19 Dec 2004)
New Revision: 8497

Modified:
   websites/xiph.org/paranoia/down.html
Log:
Link to the downloads mirror for releases instead of the website, plus a 
few other cleanups.


Modified: websites/xiph.org/paranoia/down.html
===================================================================
--- websites/xiph.org/paranoia/down.html	2004-12-19 21:45:43 UTC (rev 8496)
+++ websites/xiph.org/paranoia/down.html	2004-12-19 22:07:37 UTC (rev 8497)
@@ -1,3 +1,5 @@
+<html>
+<head>
 <title>  CDDA Paranoia Download </title>
 <STYLE>
 <!--
@@ -6,6 +8,7 @@
                background-color: #ffffff}
 -->
 </STYLE>
+</head>
 <body bgcolor="#ffffff" link="#4b8b8b" vlink="#208b8b">
 
 <!-- topbanner table ************************************************* -->
@@ -100,18 +103,23 @@
 <strong>Current stable release version</strong>: cdparanoia III 9.8<br>
 
 <ul><li><a
-href="download/cdparanoia-III-alpha9.8.src.tgz">Complete cdparanoia III package source, ready to build</a> 
+href="http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-alpha9.8.src.tgz">Complete 
+cdparanoia III package source, ready to build</a> 
 (116591 bytes)
 <li><a
-href="download/cdparanoia-III-alpha9.8.i386-linux-elf.gz">Gzipped, statically linked cdparanoia binary for 
+href="http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-alpha9.8.i386-linux-elf.gz">Gzipped, 
+statically linked cdparanoia binary for 
 Linux i386 ELF</a> (204807 bytes)
-<li><a href="download/">
+<li><a href="http://downloads.xiph.org/releases/cdparanoia/">
 Download directory for all current and past releases</a>
 </ul>
 
 <p>
 <strong>Anonymous read-only Subversion access</strong>
-<ul><li>The <a href="/svn.html">xiph.org Subversion access page</a> has complete instructions for accessing cdparanoia III directly from the live Subversion development repository at xiph.org.
+<ul><li>The <a href="/svn.html">xiph.org Subversion access page</a> has 
+complete instructions for accessing 
+<a href="http://svn.xiph.org/trunk/cdparanoia/">cdparanoia III</a> 
+directly from the live Subversion development repository at xiph.org.
 </ul>
 
 </font>
@@ -188,4 +196,4 @@
 </td></tr>
 </table>
 </body>
-
+</html>



More information about the commits mailing list