Author: oheger
Date: Fri Oct  3 15:56:07 2014
New Revision: 1629240

URL: http://svn.apache.org/r1629240
Log:
Ported changes on site menu to 2.0-alpha1 meaintenance branch.

Modified:
    
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/src/site/site.xml

Modified: 
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/src/site/site.xml?rev=1629240&r1=1629239&r2=1629240&view=diff
==============================================================================
--- 
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/src/site/site.xml
 (original)
+++ 
commons/proper/configuration/branches/RELEASE_2_0_alpha1_BRANCH/src/site/site.xml
 Fri Oct  3 15:56:07 2014
@@ -33,8 +33,8 @@
       <item name="Building"                     href="/building.html"/>
       <item name="Release History"              href="/changes-report.html"/>
       <item name="1.10" collapse="true"         href="/index.html">
-        <item name="User's Guide"               
href="http://commons.apache.org/configuration/javadocs/v1.10/userguide/user_guide.html"/>
-        <item name="Javadoc"                   
href="http://commons.apache.org/configuration/javadocs/v1.10/apidocs/index.html"/>
+        <item name="User's Guide"               
href="/userguide_v1.10/user_guide.html"/>
+        <item name="Javadoc"                    
href="http://commons.apache.org/configuration/javadocs/v1.10/apidocs/index.html"/>
         <item name="Runtime Dependencies"       
href="/dependencies_1_10.html"/>
       </item>
       <item name="2.0-alpha" collapse="true"    href="/index.html">


Reply via email to