Author: NEOatNHNG Date: 2008-03-30 14:12:01 +0000 (Sun, 30 Mar 2008) New Revision: 18859
Modified: trunk/website/pages/en/architecture.php Log: Fix image link Modified: trunk/website/pages/en/architecture.php =================================================================== --- trunk/website/pages/en/architecture.php 2008-03-30 12:53:31 UTC (rev 18858) +++ trunk/website/pages/en/architecture.php 2008-03-30 14:12:01 UTC (rev 18859) @@ -9,7 +9,7 @@ through to your Freenet node. These are also the only nodes that you can see on the network, the others are hidden from you. </p> -<img src="/freenet/image/Freenet-architecture-small.png"> +<img src="/image/Freenet-architecture-small.png"> <br/> <span style="font-size:75%;font-style:italic;">Figure 1: Visible Freenet connections</span> <p>
