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:
Niall Kegan Pemberton 2010-03-15 17:04:53 +00:00
parent b115a00e62
commit 7ef3032736
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
<body>
<menu name="Collections">
<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="History" href="/history.html"/>
<item name="Javadoc (3.2 release)" href="api-release/index.html"/>

View File

@ -73,7 +73,7 @@ The <a href="cvs-usage.html">subversion repository</a> can be
<section name="Releases">
<p>
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.
</p>
<p>