[freenet-cvs] r17929 - trunk/website/pages/en
nextgens at freenetproject.org
nextgens at freenetproject.org
Fri Feb 15 08:37:11 UTC 2008
Author: nextgens
Date: 2008-02-15 08:37:11 +0000 (Fri, 15 Feb 2008)
New Revision: 17929
Modified:
trunk/website/pages/en/install.php
Log:
website: fix a dead link
Modified: trunk/website/pages/en/install.php
===================================================================
--- trunk/website/pages/en/install.php 2008-02-15 08:18:15 UTC (rev 17928)
+++ trunk/website/pages/en/install.php 2008-02-15 08:37:11 UTC (rev 17929)
@@ -7,7 +7,7 @@
<li>Headless install</li>
</ul>
-<p>If you want to install the Freenet software on a computer which lacks a GUI, see the <a href="#headless">Headless install</a> below.
+<p>If you want to install the Freenet software on a computer which lacks a GUI, see the <a href="/download.html#unix">Headless install</a> instructions.
Otherwise, continue reading.</p>
<h4>Graphical install</h4>
@@ -76,4 +76,4 @@
<p>The first thing you should do, is to change your node name. This can be done by either writing the node name directly in the main
window under the caption <span style="font-weight:bold;">Node name for darknet</span>, or by clicking the
<span style="font-weight:bold;">Configuration</span> menu item and looking for the same caption there. When finished, press
-<span style="font-weight:bold;">Apply</span> to save the new settings.</p>
\ No newline at end of file
+<span style="font-weight:bold;">Apply</span> to save the new settings.</p>
More information about the cvs
mailing list