diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-23 21:25:04 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-23 21:25:04 +0000 |
commit | 7e7f26ce7d64fef00a0a7f23ce22b2f759697eb5 (patch) | |
tree | e1917280e214f1c5aa5625cfeaa4785b79f1e111 /doc/tor-hidden-service.html | |
parent | 58e38fe359ad5ea5f7fb3892040e6f52b909bc3d (diff) | |
download | tor-7e7f26ce7d64fef00a0a7f23ce22b2f759697eb5.tar.gz tor-7e7f26ce7d64fef00a0a7f23ce22b2f759697eb5.zip |
fix a " in an href, thanks wmf
svn:r4660
Diffstat (limited to 'doc/tor-hidden-service.html')
-rw-r--r-- | doc/tor-hidden-service.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html index c931011897..6cd259ce21 100644 --- a/doc/tor-hidden-service.html +++ b/doc/tor-hidden-service.html @@ -63,7 +63,7 @@ to Tor, and 4) You actually set it up correctly.</p> <p>Windows users should follow the <a href="http://tor.eff.org/doc/tor-doc-win32.html">Windows howto</a>, and OS X users should follow the <a -href=http://tor.eff.org/doc/tor-doc-osx.html">OS +href="http://tor.eff.org/doc/tor-doc-osx.html">OS X howto</a>. Other users can find some hints <a href="http://tor.eff.org/doc/tor-doc.html#installing">here</a>. </p> |