Author: psteitz
Date: Sun Feb 17 08:27:16 2008
New Revision: 628506
URL: http://svn.apache.org/viewvc?rev=628506&view=rev
Log:
Commented out reference to currently defunct nightlies.
Modified:
commons/proper/math/trunk/src/site/xdoc/index.xml
Modified: commons/proper/math/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/index.xml?rev=628506&r1=628505&r2=628506&view=diff
==============================================================================
--- commons/proper/math/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/index.xml Sun Feb 17 08:27:16 2008
@@ -70,14 +70,16 @@
Latest Release</a> of Commons Math.
</p>
</subsection>
+ <!--
<subsection name="Nightly Builds">
<p>
<a href="http://people.apache.org/builds/commons/nightly/commons-math/">
Nightly builds</a> are built once a day from the current SVN HEAD.
- This is (nearly) the lastest code and so should be treated with
+ This is (nearly) the latest code and so should be treated with
caution!
</p>
</subsection>
+ -->
</section>
</body>
</document>