and fix the website links too
Roger Dingledine

Roger Dingledine commited on 2005-07-23 13:06:04
Zeige 2 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.

... ...
@@ -57,11 +57,11 @@
57 57
 <li><a href="/cvs/tor/doc/tor-doc.html#client-or-server">Should I run a client or a server?</a></li>
58 58
 <li><a href="/cvs/tor/doc/tor-doc-win32.html">Installing Tor on Win32</a></li>
59 59
 <li><a href="/cvs/tor/doc/tor-doc-osx.html">Installing Tor on Mac OS X</a></li>
60
-<li><a href="/cvs/tor/doc/tor-doc.html#installing">Installing Tor</a></li>
61
-<li><a href="/cvs/tor/doc/tor-doc.html#client">Configuring a client</a></li>
62
-<li><a href="/cvs/tor/doc/tor-doc.html#server">Configuring a server</a></li>
63
-<li><a href="/cvs/tor/doc/tor-doc.html#hidden-service">Configuring a hidden service</a></li>
64
-<li><a href="/cvs/tor/doc/tor-doc.html#own-network">Setting up your own network</a></li>
60
+<li><a href="/cvs/tor/doc/tor-doc.html#installing">Installing Tor on Unix</a></li>
61
+<li><a href="/cvs/tor/doc/tor-switchproxy.html">Installing SwitchProxy for Tor</a></li>
62
+<li><a href="/cvs/tor/doc/tor-doc.html#server">Configuring a Tor server</a></li>
63
+<li><a href="/cvs/tor/doc/tor-hidden-service.html">Configuring a Tor hidden service</a></li>
64
+<li><a href="/cvs/tor/doc/tor-doc.html#own-network">Setting up your own Tor network</a></li>
65 65
 </ul>
66 66
 
67 67
 <a id="DesignDoc"></a>
... ...
@@ -43,7 +43,7 @@
43 43
     <li> We need users like you to try Tor out, and let the Tor developers know about bugs you find or features you don't find.</li>
44 44
     <li> Please consider <a href="/cvs/tor/doc/tor-doc.html#server">running a server</a> to help the Tor network grow.</li>
45 45
     <li> We especially need people with Windows programming skills to run an exit server on Windows, to help us debug.</li>
46
-    <li> Run a <a href="/cvs/tor/doc/tor-doc.html#hidden-service">Tor hidden service</a> and put interesting content on it.</li>
46
+    <li> Run a <a href="/cvs/tor/doc/tor-hidden-service.html">Tor hidden service</a> and put interesting content on it.</li>
47 47
     <li> Tell your friends! Get them to run servers. Get them to run hidden services. Get them to tell their friends.</li>
48 48
     <li> Consider joining the <a href="http://secure.eff.org/tor">Electronic Frontier Foundation</a>. More EFF donations means more freedom in the world, including more Tor development.</li>
49 49
     </ol>
50 50