You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by at...@apache.org on 2014/03/01 23:47:51 UTC

svn commit: r1573235 - /commons/proper/scxml/trunk/src/site/site.xml

Author: ate
Date: Sat Mar  1 22:47:50 2014
New Revision: 1573235

URL: http://svn.apache.org/r1573235
Log:
fixing menu links to javadocs

Modified:
    commons/proper/scxml/trunk/src/site/site.xml

Modified: commons/proper/scxml/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/src/site/site.xml?rev=1573235&r1=1573234&r2=1573235&view=diff
==============================================================================
--- commons/proper/scxml/trunk/src/site/site.xml (original)
+++ commons/proper/scxml/trunk/src/site/site.xml Sat Mar  1 22:47:50 2014
@@ -67,7 +67,7 @@
       </item>
 
       <item       name="Javadoc"
-                  href="/0.9/apidocs/index.html"/>
+                  href="/javadocs/0.9/"/>
 
       <item       name="FAQ"
                   href="faq.html"/>
@@ -120,7 +120,7 @@
                   collapse="true">
 
         <item     name="Javadoc"
-                  href="/0.9/apidocs/index.html" />
+                  href="/javadocs/0.9/" />
 
         <item     name="Release notes"
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_9/RELEASE-NOTES.txt?view=markup" />
@@ -135,7 +135,7 @@
                   collapse="true">
 
         <item     name="Javadoc"
-                  href="/0.8/apidocs/index.html" />
+                  href="/javadocs/0.8/" />
 
         <item     name="Release notes"
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8/RELEASE-NOTES.txt?view=markup" />
@@ -150,7 +150,7 @@
                   collapse="true">
 
         <item     name="Javadoc"
-                  href="/0.7/apidocs/index.html" />
+                  href="/javadocs/0.7/" />
 
         <item     name="Release notes"
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_7/RELEASE-NOTES.txt?view=markup" />
@@ -165,7 +165,7 @@
                   collapse="true">
 
         <item     name="Javadoc"
-                  href="/0.6/apidocs/index.html" />
+                  href="/javadocs/0.6/" />
 
         <item     name="Release notes"
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_6/RELEASE-NOTES.txt?view=markup" />
@@ -180,7 +180,7 @@
                   collapse="true">
 
         <item     name="Javadoc"
-                  href="/0.5/apidocs/index.html" />
+                  href="/javadocs/0.5/" />
 
         <item     name="Release notes"
                   href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_5/RELEASE-NOTES.txt?view=markup" />