You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2007/11/08 15:56:15 UTC

svn commit: r593178 - /commons/proper/commons-parent/trunk/src/site/site.xml

Author: niallp
Date: Thu Nov  8 06:56:15 2007
New Revision: 593178

URL: http://svn.apache.org/viewvc?rev=593178&view=rev
Log:
Add ASF Sponsorship/Thanks links

Modified:
    commons/proper/commons-parent/trunk/src/site/site.xml

Modified: commons/proper/commons-parent/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/site/site.xml?rev=593178&r1=593177&r2=593178&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/site/site.xml (original)
+++ commons/proper/commons-parent/trunk/src/site/site.xml Thu Nov  8 06:56:15 2007
@@ -35,5 +35,9 @@
       <item name="Releasing Components"  href="http://commons.apache.org/releases/index.html" />
       <item name="Wiki"                  href="http://wiki.apache.org/commons/FrontPage" />
     </menu>
+    <menu name="ASF" inherit="bottom">
+      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />
+      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />
+    </menu>
   </body>
 </project>