Author: oheger
Date: Wed Dec 10 23:15:16 2008
New Revision: 725601

URL: http://svn.apache.org/viewvc?rev=725601&view=rev
Log:
CONFIGURATION-352: Fixed broken link to maven repository on welcome page. Also 
updated link to downloads page.

Modified:
    commons/proper/configuration/trunk/xdocs/index.xml

Modified: commons/proper/configuration/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/xdocs/index.xml?rev=725601&r1=725600&r2=725601&view=diff
==============================================================================
--- commons/proper/configuration/trunk/xdocs/index.xml (original)
+++ commons/proper/configuration/trunk/xdocs/index.xml Wed Dec 10 23:15:16 2008
@@ -67,8 +67,9 @@
     
     <section name="Latest Release">
       <p>
-        The latest release of Apache Commons Configuration is available from 
<a href="downloads.html">here</a>. 
-        It is also available from the <a 
href="http://repo1.maven.org/maven/commons-configuration/jars/";>Maven 
repository</a>.
+        The latest release of Apache Commons Configuration is available from 
the
+        <a 
href="http://commons.apache.org/downloads/download_configuration.cgi";>Apache 
download area</a>. 
+        It is also available from the <a 
href="http://repo1.maven.org/maven2/commons-configuration/commons-configuration/";>Maven
 repository</a>.
         The <a href="changes-report.html">Changes Report</a> explains all of 
the changes and bug fixes that have been made.
       </p>
     </section>


Reply via email to