Skip to content

Commit ae8076c

Browse files
author
Niall Kegan Pemberton
committedNov 13, 2007
Revert logo link from sponsorship page to www.apache.org and add separate sponsorship link
git-svn-id: https://svn.apache.org/repos/asf/struts/struts1/trunk@594619 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9d1c53f commit ae8076c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
 

‎src/site/site.xml

+5-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<bannerLeft>
2222
<name>Apache Software Foundation</name>
2323
<src>http://www.apache.org/images/asf-logo.gif</src>
24-
<href>http://apache.org/foundation/sponsorship.html</href>
24+
<href>http://www.apache.org/</href>
2525
</bannerLeft>
2626
<bannerRight>
2727
<name>Apache Struts</name>
@@ -30,7 +30,7 @@
3030
</bannerRight>
3131
<body>
3232
<links>
33-
<item name="Apache" href="http://apache.org/foundation/sponsorship.html" />
33+
<item name="Apache" href="http://www.apache.org/" />
3434
<item name="Struts" href="http://struts.apache.org/index.html" />
3535
</links>
3636
<menu name="Struts 1">
@@ -52,6 +52,9 @@
5252
<item
5353
name="Thanks!"
5454
href="http://apache.org/foundation/thanks.html"/>
55+
<item
56+
name="Sponsorship"
57+
href="http://apache.org/foundation/sponsorship.html"/>
5558
</menu>
5659

5760
<menu name="Documentation">

0 commit comments

Comments
 (0)
Please sign in to comment.