bodewig 2003/02/19 00:52:55
Modified: docs/manual Tag: ANT_15_BRANCH install.html Log: Adapt to infrastructure changes Revision Changes Path No revision No revision 1.29.2.18 +0 -4 ant/docs/manual/install.html Index: install.html =================================================================== RCS file: /home/cvs/ant/docs/manual/install.html,v retrieving revision 1.29.2.17 retrieving revision 1.29.2.18 diff -u -r1.29.2.17 -r1.29.2.18 --- install.html 10 Feb 2003 13:59:37 -0000 1.29.2.17 +++ install.html 19 Feb 2003 08:52:55 -0000 1.29.2.18 @@ -12,12 +12,8 @@ <p>The latest stable version of Ant is available from the Ant web page <a href="http://ant.apache.org/">http://ant.apache.org/</a>. -<!-- If you like living on the edge, you can download the latest version from <a href="http://cvs.apache.org/builds/ant/nightly/">http://cvs.apache.org/builds/ant/nightly/</a>.</p> ---> -If you like living on the edge, you can download the latest version from <a -href="http://cvs.apache.org/builds/jakarta-ant/nightly/">http://cvs.apache.org/builds/jakarta-ant/nightly/</a>.</p> <h3>Source Edition</h3> <p>If you prefer the source edition, you can download the source for the latest Ant release from <a href="http://ant.apache.org/srcdownload.cgi">http://ant.apache.org/srcdownload.cgi</a>.
