summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tor-hidden-service.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html
index 6e3ed6c949..51b967cef8 100644
--- a/doc/tor-hidden-service.html
+++ b/doc/tor-hidden-service.html
@@ -194,9 +194,9 @@ serve in the hidserv directory.
<p>If you're on Windows, ...what should we suggest here? Is there
a good simple free software web server for Windows? Please
let me know what we should say here. In the meantime,
-check out <a href="http://httpd.apache.org/">apache</a> or
-<a href="http://savant.sourceforge.net/">savant</a>, and be sure to
-configure them to bind only to localhost. You should also figure out
+check out <a href="http://httpd.apache.org/">apache</a>,
+and be sure to
+configure it to bind only to localhost. You should also figure out
what port you're listening on, because you'll use it below.
</p>