diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-22 06:35:25 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-22 06:35:25 +0000 |
commit | 495169d316df04f2781bd6852ffd4850cf0b2ced (patch) | |
tree | a24b4370cfe1291bebe8ab6c8c9c74777cb1e559 /src | |
parent | 3333d27f41e5717e7724abd621be17aabd0881fb (diff) | |
download | tor-495169d316df04f2781bd6852ffd4850cf0b2ced.tar tor-495169d316df04f2781bd6852ffd4850cf0b2ced.tar.gz |
the abuse faq moved, so change the url
svn:r4629
Diffstat (limited to 'src')
-rw-r--r-- | src/config/torrc.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 082af59e3..dd3a8c561 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -128,7 +128,7 @@ AllowUnverifiedNodes middle,rendezvous ## default exit policy. Leave commented to just use the default, which is ## available in the man page or at http://tor.eff.org/documentation.html ## -## Look at http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#Abuse +## Look at http://tor.eff.org/faq-abuse.html#TypicalAbuses ## for issues you might encounter if you use the default exit policy. ## ## If certain IPs and ports are blocked externally, e.g. by your firewall, |