diff options
author | Roger Dingledine <arma@torproject.org> | 2005-04-01 17:17:08 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-04-01 17:17:08 +0000 |
commit | 28fc34b1e21e98ee0deec77e318302a5dbab2909 (patch) | |
tree | 7c8fb425709c7beaba862a53dd8a9d0635951712 | |
parent | 36631d6401d3a2022cdcb9d11fc294fb58114698 (diff) | |
download | tor-28fc34b1e21e98ee0deec77e318302a5dbab2909.tar.gz tor-28fc34b1e21e98ee0deec77e318302a5dbab2909.zip |
clean up docs, point people to new release candidatetor-0.1.0.2-rc
svn:r3979
-rw-r--r-- | doc/tor-doc-osx.html | 6 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 7b61b2d0f8..3040069c5f 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -17,15 +17,15 @@ <h2>Step One: Download and Install Tor</h2> <p> <b>Note that this is the installation instructions for running a client on - Mac OS X. If you want to run a server, please read the "Configuring a - server" section in <a href="./tor-doc.html">tor-doc.html</a>.</b> + Mac OS X. If you want to run a server (please do), read the "Configuring a + server" section at <a href="tor-doc.html#server">tor-doc.html</a>.</b> </p> <p> This document was updated March 29 2005. </p> <p> The latest beta release of Tor for Macintosh OS X is <a -href="http://tor.eff.org/dist/osx/Tor 0.1.0.1-rc Bundle.dmg">0.1.0.1-rc</a>. +href="http://tor.eff.org/dist/osx/Tor 0.1.0.2-rc Bundle.dmg">0.1.0.2-rc</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. diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 175c0a4396..692a899e8e 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -14,16 +14,16 @@ <a name="installing"></a> <h2>Step One: Download and Install Tor</h2> <p> -<b>Note that this is the installation instructions for running a client on Win32. -If you want to run a server, please read the "Configuring a server" section in -<a href="./tor-doc.html">tor-doc.html</a>.</b> +<b>Note that this is the installation instructions for running a client on Win32. +If you want to run a server (please do), read the "Configuring a server" section at +<a href="tor-doc.html#server">tor-doc.html</a>.</b> </p> <p> This document was updated March 29 2005. </p> <p> -The latest beta release of Tor for Windows 32 is -<a href="http://tor.eff.org/dist/win32/tor-0.1.0.1-rc-win32.exe">0.1.0.1-rc</a>. +The latest beta release of Tor for Windows 32 is +<a href="http://tor.eff.org/dist/win32/tor-0.1.0.2-rc-win32.exe">0.1.0.2-rc</a>. Download it by clicking the link. You may be able to find experimental versions <a href="http://tor.eff.org/dist/win32/">here</a>, if you're looking for new features and new bugs. |