Fix SOCKS instructions link in tor-doc-unix.wml.
Colin Childs

Colin Childs commited on 2015-05-10 00:35:05
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -58,7 +58,7 @@
58 58
     <p>
59 59
     If you want to use Tor for anonymous web browsing, please use <a href="<page projects/torbrowser>">Tor Browser</a>. It comes with readily configured Tor and a browser patched for better anonymity. To use SOCKS directly (for instant messaging, Jabber, IRC, etc),
60 60
     you can point your application directly at Tor (localhost
61
-    port 9050), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ
61
+    port 9050), but see <a href="<page docs/faq#TBBSocksPort">this FAQ
62 62
     entry</a> for why this may be dangerous. For applications
63 63
     that support neither SOCKS nor HTTP, take a look at <a href="https://code.google.com/p/torsocks/">torsocks</a>
64 64
     or <a href="http://www.dest-unreach.org/socat/">socat</a>.
65 65