Author: nextgens Date: 2006-05-17 18:30:55 +0000 (Wed, 17 May 2006) New Revision: 8747
Modified: trunk/website/pages/download-new.php trunk/website/pages/download.php Log: website: update the repository's url Modified: trunk/website/pages/download-new.php =================================================================== --- trunk/website/pages/download-new.php 2006-05-17 18:12:40 UTC (rev 8746) +++ trunk/website/pages/download-new.php 2006-05-17 18:30:55 UTC (rev 8747) @@ -95,5 +95,5 @@ <p> Linux users may similarily upgrade by running the update.sh shell script in the freenet/ directory. <p> <h3>Source Code</h3> -You can obtain the latest source code from SVN from https://emu.freenetproject.org/svn/ . +You can obtain the latest source code from SVN from https://emu.freenetproject.org/svn/trunk/freenet/ . <BR> Modified: trunk/website/pages/download.php =================================================================== --- trunk/website/pages/download.php 2006-05-17 18:12:40 UTC (rev 8746) +++ trunk/website/pages/download.php 2006-05-17 18:30:55 UTC (rev 8747) @@ -77,7 +77,7 @@ <BR> <BR> <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> +You can obtain the latest source code from SVN from <a href="https://emu.freenetproject.org/svn/branches/legacy/stable/">https://emu.freenetproject.org/svn/branches/legacy/stable/</a>, or you can download a daily snapshot:<ul> <li><a href="http://downloads.freenetproject.org/freenet-stable-latest.src.tbz">Stable</a> - current stable branch source code</li> <li><a
