diff options
-rw-r--r-- | doc/tor-doc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 4e521b371b..03ef71cf93 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -218,9 +218,9 @@ but we want it available for burst traffic.</p> <p>The Tor server doesn't need to be run as root, and doesn't need any special system permissions or kernel mods. If you're -the paranoid sort, feel free to put it into a chroot jail (<a -href="http://archives.seul.org/or/dev/Jun-2004/msg00001.html">some -hints</a>), etc.</p> +the paranoid sort, feel free to <a +href="http://wiki.noreply.org/wiki/TheOnionRouter/TorInChroot">put it +into a chroot jail</a>.</p> <p>First, copy torrc.sample to torrc (by default it's in /usr/local/etc/tor/), and edit the middle part. Create the DataDirectory, |