You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ni...@apache.org on 2007/11/13 20:39:19 UTC

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

Author: niallp
Date: Tue Nov 13 11:39:19 2007
New Revision: 594618

URL: http://svn.apache.org/viewvc?rev=594618&view=rev
Log:
Revert logo link from sponsorship page to www.apache.org and add separate sponsorship link

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=594618&r1=594617&r2=594618&view=diff
==============================================================================
--- struts/site/src/site/site.xml (original)
+++ struts/site/src/site/site.xml Tue Nov 13 11:39:19 2007
@@ -3,7 +3,7 @@
     <bannerLeft>
         <name>Apache Software Foundation</name>
         <src>http://www.apache.org/images/asf-logo.gif</src>
-        <href>http://apache.org/foundation/sponsorship.html</href>
+        <href>http://www.apache.org/</href>
     </bannerLeft>
     <bannerRight>
         <name>Apache Struts</name>
@@ -14,7 +14,7 @@
         <links>
             <item
                     name="Apache"
-                    href="http://apache.org/foundation/sponsorship.html" />
+                    href="http://www.apache.org/" />
             <item
                     name="Struts 2"
                     href="http://struts.apache.org/2.0.11/index.html" />
@@ -51,6 +51,10 @@
             <item
                     name="Thanks!"
                     href="http://apache.org/foundation/thanks.html"
+                    />
+            <item
+                    name="Sponsorship"
+                    href="http://apache.org/foundation/sponsorship.html"
                     />
         </menu>