diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-12 22:31:49 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-12 22:31:49 +0000 |
commit | ee63348abfc69b3e2a5edc8d87dbe5c45ab6d4f4 (patch) | |
tree | 21dd4f839f1bd0961551bd675a52243b3c8bd505 | |
parent | e7b2d5cd47fa65159722e4f53c76ee19e017c8b2 (diff) | |
download | tor-ee63348abfc69b3e2a5edc8d87dbe5c45ab6d4f4.tar tor-ee63348abfc69b3e2a5edc8d87dbe5c45ab6d4f4.tar.gz |
stop trying to maintain separate version number in the
tor-doc-foo files. now just point to the download page.
svn:r5986
-rw-r--r-- | doc/tor-doc-osx.html | 11 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 20 |
2 files changed, 10 insertions, 21 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 59a83564b..551fd8fc2 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -56,11 +56,12 @@ <br /> <p> -The latest stable release of Tor for Macintosh OS X is <a -href="http://tor.eff.org/dist/osx/Tor 0.1.0.16 Bundle.dmg">0.1.0.16</a>. -Download it by clicking the link. You may be able to find experimental versions -<a href="http://tor.freehaven.net/dist/osx/">here</a>, if you're looking for -new features and new bugs. +The latest stable and experimental releases of Tor for Macintosh +OS X bundle <a href="http://tor.eff.org/">Tor</a> and <a +href="http://www.privoxy.org">Privoxy</a> (a filtering web proxy) +into one package, with Privoxy pre-configured to proxy through Tor. +<a href="http://tor.eff.org/download">Download one from the download +page</a>. </p> <p>Our Tor installer should make everything pretty simple. Below is a diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index ae0e9b28c..3e3a7904b 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -61,25 +61,13 @@ The install for MS Windows bundles <a href="http://tor.eff.org/">Tor</a>, (a Tor controller that lets you monitor and control Tor), and <a href="http://www.privoxy.org">Privoxy</a> (a filtering web proxy) into one package, with the three applications pre-configured to work together. -The latest stable version provides -<a href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.0.16-torcp-0.0.4-bundle.exe">Tor 0.1.0.16, TorCP 0.0.4, and Privoxy 3.0.3</a>. -Download it by clicking the link. -<!-- -The latest experimental version provides -<a href="http://www.freehaven.net/~edmanm/torcp/download/tor-0.1.1.10-torcp-0.0.4-bundle-2.exe">Tor 0.1.1.10-alpha, TorCP 0.0.4, and Privoxy 3.0.3</a>. -Download it by clicking the link. ---> -</p> - -<p> -If you prefer the experimental (unstable) versions of Tor, you can try <a -href="http://freehaven.net/~edmanm/torcp/download/tor-0.1.1.12-torcp-0.0.4-bundle.exe">the experimental bundle that includes Tor 0.1.1.12-alpha</a>. +<a href="http://tor.eff.org/download">Download either the stable or +the experimental version from the download page</a>. </p> <p> -<b>Configuring yourself to be a Tor server via TorCP doesn't work right -now -- you'll need to <a href="#server">follow the directions below</a> if -you want to do that.</b> +<b>If you want to configure yourself to be a Tor server via TorCP, +you will need the experimental version of the bundle.</b> </p> <p>If the bundles don't work for you, you can download Tor by itself |