Removing span as it's not helping, and adding note on version of Java built for

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@777380 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2009-05-22 05:35:07 +00:00
parent 92c2f2173e
commit 6afdaef410
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ There are many features, including:
<!-- ================================================== -->
<section name="Documentation">
<p>
A getting started<span> </span><a href="userguide.html">User's Guide</a> is available
A getting started <a href="userguide.html">User's Guide</a> is available
as are various <a href="project-reports.html">project reports</a>.
</p>
<p>
@ -74,7 +74,7 @@ The <a href="cvs-usage.html">subversion repository</a> can be
<p>
The latest version is v3.3 -
<a href="http://commons.apache.org/downloads/download_collections.cgi">Download now!</a><br />
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>
For previous releases, see the <a href="http://archive.apache.org/dist/commons/collections/">Apache Archive</a>