You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2007/12/21 19:10:44 UTC

svn commit: r606263 - in /commons/proper/scxml/trunk: src/site/site.xml xdocs/navigation.xml

Author: rahul
Date: Fri Dec 21 10:10:44 2007
New Revision: 606263

URL: http://svn.apache.org/viewvc?rev=606263&view=rev
Log:
Make the Javadocs link in the LHS menu point to the latest release, rather than docs for SVN code.

Modified:
    commons/proper/scxml/trunk/src/site/site.xml
    commons/proper/scxml/trunk/xdocs/navigation.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=606263&r1=606262&r2=606263&view=diff
==============================================================================
--- commons/proper/scxml/trunk/src/site/site.xml (original)
+++ commons/proper/scxml/trunk/src/site/site.xml Fri Dec 21 10:10:44 2007
@@ -67,7 +67,7 @@
       </item>
 
       <item       name="Javadoc"
-                  href="apidocs/index.html"/>
+                  href="/0.7/apidocs/index.html"/>
 
       <item       name="FAQ"
                   href="faq.html"/>

Modified: commons/proper/scxml/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=606263&r1=606262&r2=606263&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ commons/proper/scxml/trunk/xdocs/navigation.xml Fri Dec 21 10:10:44 2007
@@ -75,7 +75,7 @@
       </item>
 
       <item       name="Javadoc"
-                  href="apidocs/index.html"/>
+                  href="/0.7/apidocs/index.html"/>
 
       <item       name="FAQ"
                   href="faq.html"/>