diff options
author | Roger Dingledine <arma@torproject.org> | 2005-10-24 03:39:40 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-10-24 03:39:40 +0000 |
commit | 36e659e97ceda503f383a63ecd02050cbd00cb91 (patch) | |
tree | 7764c0b171c3c036bdb7adc02ae36aa3a2b5df66 /doc | |
parent | 7f20dec1cdbc62a32ca852c7e4cff0d019f3ef6b (diff) | |
download | tor-36e659e97ceda503f383a63ecd02050cbd00cb91.tar tor-36e659e97ceda503f383a63ecd02050cbd00cb91.tar.gz |
make the hidden wiki link more prominent.
svn:r5294
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-hidden-service.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html index 52e106d3f..1677613c0 100644 --- a/doc/tor-hidden-service.html +++ b/doc/tor-hidden-service.html @@ -48,6 +48,11 @@ IP to its users. In fact, because you don't use any public address, you can run a hidden service from behind your firewall. </p> +<p>If you have Tor and Privoxy installed, you can see hidden services +in action by visiting <a href="http://6sxoyfb3h2nvok2d.onion/">the +hidden wiki</a>. +</p> + <p>This howto describes the steps for setting up your own hidden service website. </p> |