Author: sbc
Date: 2005-11-23 11:53:00 +0000 (Wed, 23 Nov 2005)
New Revision: 7576

Modified:
   trunk/website/pages/download.php
Log:
Two more dead links fixed

Modified: trunk/website/pages/download.php
===================================================================
--- trunk/website/pages/download.php    2005-11-23 00:39:17 UTC (rev 7575)
+++ trunk/website/pages/download.php    2005-11-23 11:53:00 UTC (rev 7576)
@@ -58,8 +58,11 @@

 <h3>Source Code</h3>
 You can obtain the latest source code from SVN from <a 
href="https://emu.freenetproject.org/svn/trunk/";>https://emu.freenetproject.org/svn/</a>,
 or you can download a daily snapshot:<ul>
-<li><a 
href="http://downloads.freenetproject.org/freenet-stable-latest.src.tar.bz2";>Stable</a>
 - current stable branch source code</li>
-<li><a 
href="http://downloads.freenetproject.org/freenet-unstable-latest.src.tar.bz2";>Unstable</a>
 - current unstable branch source code</li>
+<li><a 
href="http://freenetproject.org/snapshots/freenet-stable-latest.src.tar.bz2";>Stable</a>
 - 
+current stable branch source code</li>
+<li><a 
+href="http://freenetproject.org/snapshots/freenet-unstable-latest.src.tar.bz2";>Unstable</a>
 
+- current unstable branch source code</li>
 <li><a 
href="http://downloads.freenetproject.org/freenet-contrib-latest.src.tar.bz2";>Contrib</a>
 - separate module needed to compile freenet-ext.jar; unpack this and one of 
the above in a common parent directory, and then run "ant distclean dist" to 
build everything.</li>
 </ul>
 <!--end of empty space--></body>


Reply via email to