You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/11/29 23:54:34 UTC

svn commit: r1415430 - /incubator/onami/trunk/parent/src/site/site.xml

Author: simonetripodi
Date: Thu Nov 29 22:54:33 2012
New Revision: 1415430

URL: http://svn.apache.org/viewvc?rev=1415430&view=rev
Log:
added Google Guice external link

Modified:
    incubator/onami/trunk/parent/src/site/site.xml

Modified: incubator/onami/trunk/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/parent/src/site/site.xml?rev=1415430&r1=1415429&r2=1415430&view=diff
==============================================================================
--- incubator/onami/trunk/parent/src/site/site.xml (original)
+++ incubator/onami/trunk/parent/src/site/site.xml Thu Nov 29 22:54:33 2012
@@ -69,6 +69,10 @@
       <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />
       <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />
     </menu>
+
+    <links>
+      <item name="Google Guice" href="http://code.google.com/p/google-guice/" />
+    </links>
   </body>
 
 </project>