You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by bi...@apache.org on 2014/05/30 19:12:46 UTC

git commit: SLIDER-11 added ASF links menu

Repository: incubator-slider
Updated Branches:
  refs/heads/develop 0d30a324f -> ba8d2abc1


SLIDER-11 added ASF links menu


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/ba8d2abc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/ba8d2abc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/ba8d2abc

Branch: refs/heads/develop
Commit: ba8d2abc1a7b6f1c64058fc67d43813f9b6b7b78
Parents: 0d30a32
Author: Billie Rinaldi <bi...@gmail.com>
Authored: Fri May 30 10:12:35 2014 -0700
Committer: Billie Rinaldi <bi...@gmail.com>
Committed: Fri May 30 10:12:35 2014 -0700

----------------------------------------------------------------------
 src/site/site.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/ba8d2abc/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index ca5764f..12dc5cf 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -69,6 +69,14 @@
       <item name="Exitcodes" href="/exitcodes.html"/>
     </menu>
 
+    <menu name="ASF">
+      <item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html"/>
+      <item name="Developer Documentation" href="http://www.apache.org/dev/"/>
+      <item name="Foundation" href="http://www.apache.org/foundation/"/>
+      <item name="Sponsor Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
+      <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
+    </menu>
+
     <footer>
       <div class="row-fluid">Apache Slider, Slider, Apache, and the Apache Incubator logo are trademarks of The Apache Software Foundation.</div>
     </footer>