You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2006/07/17 06:48:31 UTC

svn commit: r422622 - in /struts/site/src/site: resources/.htaccess site.xml xdoc/index.xml

Author: husted
Date: Sun Jul 16 21:48:30 2006
New Revision: 422622

URL: http://svn.apache.org/viewvc?rev=422622&view=rev
Log:
SITE-8 Update reference to Struts 2.x website.

Modified:
    struts/site/src/site/resources/.htaccess
    struts/site/src/site/site.xml
    struts/site/src/site/xdoc/index.xml

Modified: struts/site/src/site/resources/.htaccess
URL: http://svn.apache.org/viewvc/struts/site/src/site/resources/.htaccess?rev=422622&r1=422621&r2=422622&view=diff
==============================================================================
--- struts/site/src/site/resources/.htaccess (original)
+++ struts/site/src/site/resources/.htaccess Sun Jul 16 21:48:30 2006
@@ -19,12 +19,13 @@
 Redirect permanent /struts-flow         http://struts.apache.org/struts-sandbox/struts-flow
 Redirect permanent /struts-apps         http://struts.apache.org/1.x/struts-apps
 Redirect permanent /struts-action       http://struts.apache.org/1.x
-Redirect permanent /struts-action2      http://struts.apache.org/2.0
+Redirect permanent /struts-action2      http://struts.apache.org/2.x
+Redirect permanent /2.0                 http://struts.apache.org/2.x
 Redirect permanent /struts-doc-1.2.x    http://struts.apache.org/1.2.x
 Redirect permanent /struts-doc-1.2.9    http://struts.apache.org/1.2.9
 Redirect permanent /struts-doc-1.2.8    http://struts.apache.org/1.2.8
 Redirect permanent /struts-doc-1.2.7    http://struts.apache.org/1.2.7
 Redirect permanent /struts-doc-1.2.4    http://struts.apache.org/1.2.4
 Redirect permanent /struts-doc-1.1      http://struts.apache.org/1.1
-Redirect permanent /struts-doc-1.0.2      http://struts.apache.org/1.0.2
+Redirect permanent /struts-doc-1.0.2    http://struts.apache.org/1.0.2
 

Modified: struts/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=422622&r1=422621&r2=422622&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Sun Jul 16 21:48:30 2006
@@ -14,7 +14,7 @@
         <links>
             <item name="Apache" href="http://www.apache.org" /> 
             <item name="Struts 1" href="http://struts.apache.org/1.x/" />
-            <item name="Struts 2" href="http://struts.apache.org/2.0/" />
+            <item name="Struts 2" href="http://struts.apache.org/2.x/" />
         </links>
 
         <menu name="Apache Struts Project">
@@ -69,7 +69,7 @@
 
         <menu name="Current Versions">
             <item name="Struts 1" href="http://struts.apache.org/1.x/index.html"/>
-            <item name="Struts 2" href="http://struts.apache.org/2.0/index.html"/>
+            <item name="Struts 2" href="http://struts.apache.org/2.x/index.html"/>
         </menu>
         
         <menu name="Past Releases">

Modified: struts/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?rev=422622&r1=422621&r2=422622&view=diff
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Sun Jul 16 21:48:30 2006
@@ -124,7 +124,7 @@
             </p>
                         
             <p>
-                <a href="http://struts.apache.org/2.0/index.html">Struts 2</a> 
+                <a href="http://struts.apache.org/2.x/index.html">Struts 2</a> 
                 was originally known as 
                 <a href="http://www.opensymphony.com/webwork">WebWork 2</a>. 
                 After working independently for several years,