Author: bayard
Date: Sun Mar 23 20:35:45 2008
New Revision: 640301
URL: http://svn.apache.org/viewvc?rev=640301&view=rev
Log:
Fixing download links by pointing to the /downloads/ ones for the moment
Modified:
commons/proper/lang/trunk/xdocs/article2_4.xml
commons/proper/lang/trunk/xdocs/index.xml
Modified: commons/proper/lang/trunk/xdocs/article2_4.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/article2_4.xml?rev=640301&r1=640300&r2=640301&view=diff
==============================================================================
--- commons/proper/lang/trunk/xdocs/article2_4.xml (original)
+++ commons/proper/lang/trunk/xdocs/article2_4.xml Sun Mar 23 20:35:45 2008
@@ -186,7 +186,7 @@
</section>
<section name="So long, farewell...">
-<p>Hopefully that was all of interest. Don't forget to download <a
href="download_lang.cgi">Lang 2.4</a>, or, for the Maven repository users,
upgrade your <version> tag to 2.4. Please feel free to raise any
questions you might have on the <a href="mail-lists.html">mailing lists</a>,
and report bugs or enhancements in the <a href="issue-tracking.html">issue
tracker</a>.</p>
+<p>Hopefully that was all of interest. Don't forget to download <a
href="http://commons.apache.org/downloads/download_lang.cgi">Lang 2.4</a>, or,
for the Maven repository users, upgrade your <version> tag to 2.4. Please
feel free to raise any questions you might have on the <a
href="mail-lists.html">mailing lists</a>, and report bugs or enhancements in
the <a href="issue-tracking.html">issue tracker</a>.</p>
</section>
</section>
Modified: commons/proper/lang/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/index.xml?rev=640301&r1=640300&r2=640301&view=diff
==============================================================================
--- commons/proper/lang/trunk/xdocs/index.xml (original)
+++ commons/proper/lang/trunk/xdocs/index.xml Sun Mar 23 20:35:45 2008
@@ -61,7 +61,7 @@
<section name="Releases">
<p>
The latest version 2.4, is JDK 1.2 compatible -
-<a href="download_lang.cgi">Download now!</a>
+<a href="http://commons.apache.org/downloads/download_lang.cgi">Download
now!</a>
(<a href="upgradeto2_4.html">upgrade notes</a>). </p>
<p>Read '<a href="article2_4.html">What's new in 2.4?</a>' for more
information. </p>