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/07 05:57:22 UTC

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

Author: rahul
Date: Thu Dec  6 20:57:21 2007
New Revision: 601992

URL: http://svn.apache.org/viewvc?rev=601992&view=rev
Log:
Correct site navigation links.

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=601992&r1=601991&r2=601992&view=diff
==============================================================================
--- commons/proper/scxml/trunk/src/site/site.xml (original)
+++ commons/proper/scxml/trunk/src/site/site.xml Thu Dec  6 20:57:21 2007
@@ -40,8 +40,8 @@
         <item     name="Standalone Testing"  
                   href="/guide/testing-standalone.html" />
 
-        <item     name="SCXML Digester"  
-                  href="/guide/core-digester.html" />
+        <item     name="SCXML Parser"  
+                  href="/guide/core-parser.html" />
 
         <item     name="SCXML datamodel"
                   href="/guide/datamodel.html" />

Modified: commons/proper/scxml/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=601992&r1=601991&r2=601992&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ commons/proper/scxml/trunk/xdocs/navigation.xml Thu Dec  6 20:57:21 2007
@@ -48,8 +48,8 @@
         <item     name="Standalone Testing"  
                   href="/guide/testing-standalone.html" />
 
-        <item     name="SCXML Digester"  
-                  href="/guide/core-digester.html" />
+        <item     name="SCXML Parser"  
+                  href="/guide/core-parser.html" />
 
         <item     name="SCXML datamodel"
                   href="/guide/datamodel.html" />