Update components to point to the new download pages
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@923339 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b115a00e62
commit
7ef3032736
|
@ -25,7 +25,7 @@
|
||||||
<body>
|
<body>
|
||||||
<menu name="Collections">
|
<menu name="Collections">
|
||||||
<item name="Overview" href="/index.html"/>
|
<item name="Overview" href="/index.html"/>
|
||||||
<item name="Download" href="http://commons.apache.org/downloads/download_collections.cgi"/>
|
<item name="Download" href="http://commons.apache.org/collections/download_collections.cgi"/>
|
||||||
<item name="Users guide" href="/userguide.html"/>
|
<item name="Users guide" href="/userguide.html"/>
|
||||||
<item name="History" href="/history.html"/>
|
<item name="History" href="/history.html"/>
|
||||||
<item name="Javadoc (3.2 release)" href="api-release/index.html"/>
|
<item name="Javadoc (3.2 release)" href="api-release/index.html"/>
|
||||||
|
|
|
@ -73,7 +73,7 @@ The <a href="cvs-usage.html">subversion repository</a> can be
|
||||||
<section name="Releases">
|
<section name="Releases">
|
||||||
<p>
|
<p>
|
||||||
The latest version is v3.3 -
|
The latest version is v3.3 -
|
||||||
<a href="http://commons.apache.org/downloads/download_collections.cgi">Download now!</a><br />
|
<a href="http://commons.apache.org/collections/download_collections.cgi">Download now!</a><br />
|
||||||
It is built for Java 1.3+ and the <a href="release_3_3.html">release notes</a> are also available.
|
It is built for Java 1.3+ and the <a href="release_3_3.html">release notes</a> are also available.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue