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 2007/11/11 12:05:01 UTC

svn commit: r593864 - /struts/site/src/site/site.xml

Author: husted
Date: Sun Nov 11 03:04:56 2007
New Revision: 593864

URL: http://svn.apache.org/viewvc?rev=593864&view=rev
Log:
Remove links to Struts 2.1.0 since this is not a formal distribution, but only a test-build. 

Modified:
    struts/site/src/site/site.xml

Modified: struts/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/site.xml?rev=593864&r1=593863&r2=593864&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Sun Nov 11 03:04:56 2007
@@ -16,14 +16,11 @@
                     name="Apache"
                     href="http://apache.org/foundation/sponsorship.html" />
             <item
-                    name="Struts 2.1.x"
-                    href="http://struts.apache.org/2.1.0/" />
-            <item
-                    name="Struts 2.0.x"
-                    href="http://struts.apache.org/2.0.11/" />
+                    name="Struts 2"
+                    href="http://struts.apache.org/2.0.11/index.html" />
             <item
                     name="Struts 1"
-                    href="http://struts.apache.org/1.3.8/" />
+                    href="http://struts.apache.org/1.3.8/index.html" />
         </links>
 
         <menu name="Apache Struts">
@@ -61,9 +58,6 @@
             <item
                     name="Key Technologies"
                     href="primer.html" />
-            <item
-                    name="Struts 2.1.0"
-                    href="http://struts.apache.org/2.1.0/index.html" />
             <item
                     name="Struts 2.0.11"
                     href="http://struts.apache.org/2.0.11/index.html" />