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:23:53 UTC

svn commit: r1325989 - /archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml

Author: olamy
Date: Fri Apr 13 22:23:52 2012
New Revision: 1325989

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

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

Modified: archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml?rev=1325989&r1=1325988&r2=1325989&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml (original)
+++ archiva/redback/redback-components/trunk/redback-components-parent/src/site/site.xml Fri Apr 13 22:23:52 2012
@@ -56,5 +56,13 @@
     <menu ref="parent" inherit="top"/>
     <menu ref="modules" inherit="bottom"/>
     <menu ref="reports" inherit="bottom"/>
+
+    <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>