Author: lukaszlenart
Date: Wed Feb 27 11:04:26 2013
New Revision: 1450736

URL: http://svn.apache.org/r1450736
Log:
Uses proper links

Modified:
    struts/site/trunk/content/site.xml

Modified: struts/site/trunk/content/site.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/site.xml?rev=1450736&r1=1450735&r2=1450736&view=diff
==============================================================================
--- struts/site/trunk/content/site.xml (original)
+++ struts/site/trunk/content/site.xml Wed Feb 27 11:04:26 2013
@@ -38,10 +38,10 @@
                     href="http://www.apache.org/"; />
             <item
                     name="Struts 2"
-                    href="http://struts.apache.org/2.3.8/index.html"; />
+                    href="http://struts.apache.org/release/2.3.8/index.html"; />
             <item
                     name="Struts 1"
-                    href="http://struts.apache.org/1.3.10/index.html"; />
+                    href="http://struts.apache.org/release/1.3.10/index.html"; 
/>
         </links>
 
         <menu name="Apache Struts">
@@ -85,10 +85,10 @@
                     href="primer.html" />
             <item
                     name="Struts 2.3.8 (GA)"
-                    href="http://struts.apache.org/2.3.8/index.html"; />
+                    href="http://struts.apache.org/release/2.3.8/index.html"; />
             <item
                     name="Struts 1.3.10 (GA)"
-                    href="http://struts.apache.org/1.3.10/index.html"; />
+                    href="http://struts.apache.org/release/1.3.10/index.html"; 
/>
             <item
                     name="Prior Releases"
                     href="downloads.html#PriorReleases" />
@@ -112,11 +112,11 @@
         <menu name="Development">
             <item
                     name="Struts 2.x Draft Docs"
-                    href="http://struts.apache.org/2.x/index.html"/>
+                    
href="http://struts.apache.org/development/2.x/index.html"/>
 
             <item
                     name="Struts 1.x Draft Docs"
-                    href="http://struts.apache.org/1.x/index.html"/>
+                    
href="http://struts.apache.org/development/1.x/index.html"/>
 
             <item
                     name="How to Help FAQ"


Reply via email to