point to correct places in cvs
Roger Dingledine

Roger Dingledine commited on 2004-11-14 06:57:55
Zeige 5 geänderte Dateien mit 11 Einfügungen und 11 Löschungen.

... ...
@@ -42,8 +42,8 @@ config option?
42 42
 <ul>
43 43
 <li>We need somebody to code up a GUI or other
44 44
 controller program, to do configuration, etc. See our <a
45
-href="cvs/doc/control-spec.txt">control specification</a> for details,
46
-and the <a href="cvs/contrib/tor-control.py">rudimentary python control
45
+href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
46
+and the <a href="cvs/tor/contrib/tor-control.py">rudimentary python control
47 47
 script</a>.
48 48
 <li>We're always looking for better Windows installers.
49 49
 <li>Does somebody want to do up a patch so we can be an NT service? Or
... ...
@@ -30,15 +30,15 @@ Security 2004) gives our justifications and security analysis for the
30 30
 Tor design:</p>
31 31
 <ul>
32 32
 <li><a href="tor-design.pdf">PDF version</a></li>
33
-<li><a href="cvs/doc/design-paper/tor-design.html">HTML version</a></li>
33
+<li><a href="cvs/tor/doc/design-paper/tor-design.html">HTML version</a></li>
34 34
 </ul>
35 35
 
36 36
 <p>The <b>Specification</b> aims to give
37 37
 developers enough information to build a compatible version of Tor:</p>
38 38
 <ul>
39
-<li><a href="cvs/doc/tor-spec.txt">Main Tor specification</a></li>
40
-<li><a href="cvs/doc/rend-spec.txt">Tor rendezvous specification</a></li>
41
-<li><a href="cvs/doc/control-spec.txt">Tor UI control specification</a></li>
39
+<li><a href="cvs/tor/doc/tor-spec.txt">Main Tor specification</a></li>
40
+<li><a href="cvs/tor/doc/rend-spec.txt">Tor rendezvous specification</a></li>
41
+<li><a href="cvs/tor/doc/control-spec.txt">Tor UI control specification</a></li>
42 42
 </ul>
43 43
 
44 44
 <p>Look at the <a href="slides-codecon04/">slides from the Codecon
... ...
@@ -49,7 +49,7 @@ Hat 2004 slides</a> or <a
49 49
 href="http://freehaven.net/~arma/slides-defcon04.pdf">Defcon 2004
50 50
 slides</a>.</p>
51 51
 
52
-<a href="http://freehaven.net/tor/cvs/doc/TODO">The list of stuff the developers know they need to do</a>
52
+<a href="cvs/tor/doc/TODO">The list of stuff the developers know they need to do</a>
53 53
 
54 54
   </div><!-- #main -->
55 55
 </body>
... ...
@@ -25,7 +25,7 @@
25 25
 
26 26
 <h2>Tor: Developers</h2>
27 27
 
28
-<p>Read the <a href="cvs/doc/HACKING">Guide to Tor's source code</a> for an
28
+<p>Read the <a href="cvs/tor/doc/HACKING">Guide to Tor's source code</a> for an
29 29
 overview of the various files and components of the system.</p>
30 30
 
31 31
 <p>Check out <a
... ...
@@ -55,7 +55,7 @@ on fetching Tor CVS. Old releases are <a href="dist/obsolete/">here</a>.
55 55
 </p>
56 56
 
57 57
 <p><b>Red Hat packages</b> are not available yet. We have a <a
58
-href=cvs/tor.spec">spec file</a> but we're not sure if it's any
58
+href=cvs/tor/tor.spec">spec file</a> but we're not sure if it's any
59 59
 good. Please help.
60 60
 </p>
61 61
 
... ...
@@ -135,7 +135,7 @@ routers by bandwidth, handles firewalls better, handles dynamic IPs for
135 135
 servers, makes use of unverified servers in some path positions, and fixes
136 136
 many bugs</a>. [<a href="dist/obsolete/tor-0.0.8.tar.gz.asc">signature</a>] </p>
137 137
 
138
-<p>You can read the <a href="cvs/ChangeLog">ChangeLog</a> for more
138
+<p>You can read the <a href="cvs/tor/ChangeLog">ChangeLog</a> for more
139 139
 details.</p>
140 140
 
141 141
   </div><!-- #main -->
... ...
@@ -57,7 +57,7 @@ href="http://www.freehaven.net/tor/doc/tor-doc.html#server">volunteering
57 57
 to run a server</a>. Thanks!</p>
58 58
 
59 59
 <hr>
60
-<i>$Id$ <a href="mailto:tor-arma@freehaven.net">Contact</a></i>
60
+<i>$Id$ <a href="mailto:tor-arma@freehaven.net">Webmaster</a></i>
61 61
 
62 62
   </div><!-- #main -->
63 63
 </body>
64 64