diff options
author | Roger Dingledine <arma@torproject.org> | 2004-11-14 10:03:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-11-14 10:03:08 +0000 |
commit | 38d1bab5e1c661bd2cf485fbdd4ad7e966a2223c (patch) | |
tree | c7d8609b4042ec5164dbce968e7ff4011c7fc8c7 | |
parent | 14c7ad409f6488c1e21eae2aaa8682331df2b0b5 (diff) | |
download | tor-38d1bab5e1c661bd2cf485fbdd4ad7e966a2223c.tar tor-38d1bab5e1c661bd2cf485fbdd4ad7e966a2223c.tar.gz |
correct the link to torrc.sample
svn:r2850
-rw-r--r-- | doc/tor-doc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 19e85e3c1..5143c8d0d 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -149,7 +149,7 @@ href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL libeay32.dll.) You might also want to run Tor in a dos window, so you can see its logs, and see its error messages if it crashes. If you don't want the default configuration, fetch the <a -href="http://freehaven.net/tor/doc/torrc.sample">torrc</a>, edit it, +href="http://freehaven.net/tor/cvs/doc/torrc.sample.in">torrc</a>, edit it, and use <tt>tor.exe -f torrc</tt>.</p> <p>Otherwise, if you got it prepackaged (e.g. in the <a |