Fixed "premature" 1.0 download links.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141443 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1f0fde531a
commit
71e95c4c4d
|
@ -17,7 +17,7 @@
|
|||
-->
|
||||
|
||||
<?xml-stylesheet type="text/xsl" href="xdoc.xsl"?>
|
||||
<!-- $Revision: 1.9 $ $Date: 2004/08/15 18:07:00 $ -->
|
||||
<!-- $Revision: 1.10 $ $Date: 2004/09/15 06:00:31 $ -->
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
|
@ -86,14 +86,9 @@
|
|||
<section name="Download Math">
|
||||
<subsection name="Releases">
|
||||
<p>
|
||||
Realease distributions of version 1.0 of Commons Math are available for
|
||||
download in the following locations:
|
||||
<ul>
|
||||
<li><a href="http://jakarta.apache.org/site/binindex.cgi">
|
||||
binary distribution</a></li>
|
||||
<li><a href="http://jakarta.apache.org/site/sourceindex.cgi">
|
||||
source distribution</a></li>
|
||||
</ul>
|
||||
Commons Math 1.0 will be released shortly to the Apache download mirrors.
|
||||
A Release Candidate is available for download and testing
|
||||
<a href="http://jakarta.apache.org/~psteitz/commons-math-1.0-RC1">here.</a>
|
||||
</p>
|
||||
</subsection>
|
||||
<subsection name="Nightly Builds">
|
||||
|
|
Loading…
Reference in New Issue