Author: rahul
Date: Thu May 22 13:41:34 2008
New Revision: 659246

URL: http://svn.apache.org/viewvc?rev=659246&view=rev
Log:
Point to the downloads page generated by the commons build plugin.

Modified:
    commons/proper/scxml/trunk/src/site/site.xml
    commons/proper/scxml/trunk/xdocs/index.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=659246&r1=659245&r2=659246&view=diff
==============================================================================
--- commons/proper/scxml/trunk/src/site/site.xml (original)
+++ commons/proper/scxml/trunk/src/site/site.xml Thu May 22 13:41:34 2008
@@ -106,7 +106,7 @@
                   href="/source-repository.html"/>
 
       <item       name="Download"
-                  
href="http://commons.apache.org/downloads/download_scxml.cgi"/>
+                  href="/download_scxml.cgi"/>
 
     </menu>
 

Modified: commons/proper/scxml/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/index.xml?rev=659246&r1=659245&r2=659246&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/index.xml (original)
+++ commons/proper/scxml/trunk/xdocs/index.xml Thu May 22 13:41:34 2008
@@ -76,7 +76,7 @@
   The latest release is v0.8. Read
   <a 
href="http://svn.apache.org/viewvc/commons/proper/scxml/tags/SCXML_0_8/RELEASE-NOTES.txt?view=markup";>v0.8
   release notes</a> before upgrading.
-  <a href="http://commons.apache.org/downloads/download_scxml.cgi";>Download 
v0.8!</a>
+  <a href="http://commons.apache.org/scxml/download_scxml.cgi";>Download 
v0.8!</a>
   </p>
   <p>
   The first release was v0.5. The initial release version number was chosen

Modified: commons/proper/scxml/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/navigation.xml?rev=659246&r1=659245&r2=659246&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/navigation.xml (original)
+++ commons/proper/scxml/trunk/xdocs/navigation.xml Thu May 22 13:41:34 2008
@@ -111,7 +111,7 @@
                   
href="http://svn.apache.org/viewvc/commons/proper/scxml/trunk/"/>
 
       <item       name="Download"
-                  
href="http://commons.apache.org/downloads/download_scxml.cgi"/>
+                  href="/download_scxml.cgi"/>
 
     </menu>
 


Reply via email to