summaryrefslogtreecommitdiff
path: root/doc/tor-doc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r--doc/tor-doc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 9491d12ca0..ea9d6000ba 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -9,7 +9,7 @@
<body>
-<h1><a href="http://tor.freehaven.net/">Tor</a> documentation</h1>
+<h1><a href="http://tor.eff.org/">Tor</a> documentation</h1>
<p>Tor provides a distributed network of servers ("onion routers"). Users
bounce their communications (web requests, IM, IRC, SSH, etc.) around
@@ -159,7 +159,7 @@ installing, configuring, and using Tor on Win32.
</p>
<p>You can get the latest releases <a
-href="http://tor.freehaven.net/dist/">here</a>.</p>
+href="http://tor.eff.org/dist/">here</a>.</p>
<p>If you got Tor from a tarball, unpack it: <tt>tar xzf
tor-0.0.9.1.tar.gz; cd tor-0.0.9.1</tt>. Run <tt>./configure</tt>, then
@@ -191,7 +191,7 @@ top). Then change your browser to http proxy at localhost port 8118.
(In Mozilla, this is in Edit|Preferences|Advanced|Proxies.)
You should also set your SSL proxy to the same
thing, to hide your SSL traffic. Using privoxy is <b>necessary</b> because
-<a href="http://tor.freehaven.net/cvs/tor/doc/CLIENTS">Mozilla leaks your
+<a href="http://tor.eff.org/cvs/tor/doc/CLIENTS">Mozilla leaks your
DNS requests when it uses a SOCKS proxy directly</a>. Privoxy also gives
you good html scrubbing.</p>