conor 00/10/24 01:23:59
Modified: docs index.html Log: Update locations of the latest release Revision Changes Path 1.136 +4 -4 jakarta-ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/index.html,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- index.html 2000/10/24 08:07:01 1.135 +++ index.html 2000/10/24 08:23:57 1.136 @@ -82,14 +82,14 @@ <h2><a name="getting">Getting Ant</a></h2> <h3>Binary edition</h3> <p>The latest stable version of Ant can be downloaded from <a -href="http://jakarta.apache.org/builds/ant/release/v1.1/bin/"> -http://jakarta.apache.org/builds/ant/release/v1.1/bin/</a>. +href="http://jakarta.apache.org/builds/ant/release/v1.2/bin/"> +http://jakarta.apache.org/builds/ant/release/v1.2/bin/</a>. If you like living on the edge, you can download the latest version from <a href="http://jakarta.apache.org/builds/ant/nightly/">http://jakarta.apache.org/builds/ant/nightly/</a>.</p> <h3>Source edition</h3> <p>If you prefer the source edition, you can download Ant from <a -href="http://jakarta.apache.org/builds/ant/release/v1.1/src/"> -http://jakarta.apache.org/builds/ant/release/v1.1/src/</a> +href="http://jakarta.apache.org/builds/ant/release/v1.2/src/"> +http://jakarta.apache.org/builds/ant/release/v1.2/src/</a> (latest stable) or from <a href="http://jakarta.apache.org/from-cvs/jakarta-tools/">http://jakarta.apache.org/from-cvs/jakarta-ant/</a> (current). See the section <a href="#buildingant">Building Ant</a> on how to
