You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/04/14 00:25:17 UTC

svn commit: r1325992 - /archiva/redback/redback-site/trunk/src/site/site.xml

Author: olamy
Date: Fri Apr 13 22:25:16 2012
New Revision: 1325992

URL: http://svn.apache.org/viewvc?rev=1325992&view=rev
Log:
add ASF link

Modified:
    archiva/redback/redback-site/trunk/src/site/site.xml

Modified: archiva/redback/redback-site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-site/trunk/src/site/site.xml?rev=1325992&r1=1325991&r2=1325992&view=diff
==============================================================================
--- archiva/redback/redback-site/trunk/src/site/site.xml (original)
+++ archiva/redback/redback-site/trunk/src/site/site.xml Fri Apr 13 22:25:16 2012
@@ -89,5 +89,12 @@
     
     <menu ref="reports" />
 
+    <menu name="ASF" inherit="bottom">
+      <item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html"/>
+      <item name="Foundation" href="http://www.apache.org/foundation/"/>
+      <item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
+      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+    </menu>
+
   </body>
 </project>