Author: hboutemy
Date: Wed Mar 28 06:24:12 2012
New Revision: 1306180

URL: http://svn.apache.org/viewvc?rev=1306180&view=rev
Log:
fixed Doxia 1.0.x link

Modified:
    maven/doxia/site/src/site/site.xml

Modified: maven/doxia/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/src/site/site.xml?rev=1306180&r1=1306179&r2=1306180&view=diff
==============================================================================
--- maven/doxia/site/src/site/site.xml (original)
+++ maven/doxia/site/src/site/site.xml Wed Mar 28 06:24:12 2012
@@ -79,7 +79,7 @@ under the License.
         <item name="Doxia" href="doxia/index.html"/>
         <item name="Doxia Sitetools" href="doxia-sitetools/index.html"/>
       </item>
-      <item name="Doxia 1.0.x" href="doxia/index.html" collapse="false">
+      <item name="Doxia 1.0.x" href="doxia-1.0.x/index.html" collapse="false">
         <item name="Doxia" href="doxia-1.0.x/index.html"/>
         <item name="Doxia Sitetools" href="doxia-sitetools-1.0.x/index.html"/>
       </item>


Reply via email to