Author: jhm
Date: Tue Feb 28 23:00:02 2006
New Revision: 381934
URL: http://svn.apache.org/viewcvs?rev=381934&view=rev
Log:
Fix the "strange" bahaviour reported by Steve Meredith.
Modified:
ant/core/trunk/docs/manual/cover.html
Modified: ant/core/trunk/docs/manual/cover.html
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/cover.html?rev=381934&r1=381933&r2=381934&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/cover.html (original)
+++ ant/core/trunk/docs/manual/cover.html Tue Feb 28 23:00:02 2006
@@ -11,7 +11,7 @@
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
<h1>Apache Ant 1.7 Manual</h1>
<p align="left">This is the manual for version 1.7alpha of
- <a href="http://ant.apache.org/index.html">Apache Ant</a>.
+ <a target="_top" href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version
of Ant (as verified with <tt>ant -version</tt>) is older or newer than
this
version then this is not the correct manual set. Please use the
documentation
@@ -21,7 +21,7 @@
<p> </p>
</div>
<hr>
-<p align="center">Copyright © 2000-2005 The Apache Software Foundation.
All rights
+<p align="center">Copyright © 2000-2006 The Apache Software Foundation.
All rights
Reserved.</p>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]