You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/05/07 22:06:27 UTC

svn commit: r404830 - /myfaces/tomahawk/trunk/core/src/site/site.xml

Author: bommel
Date: Sun May  7 13:06:25 2006
New Revision: 404830

URL: http://svn.apache.org/viewcvs?rev=404830&view=rev
Log:
added Apache and MyFaces to links section

Modified:
    myfaces/tomahawk/trunk/core/src/site/site.xml

Modified: myfaces/tomahawk/trunk/core/src/site/site.xml
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/core/src/site/site.xml?rev=404830&r1=404829&r2=404830&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/core/src/site/site.xml (original)
+++ myfaces/tomahawk/trunk/core/src/site/site.xml Sun May  7 13:06:25 2006
@@ -15,6 +15,8 @@
   <body>
 
     <links>
+      <item name="Apache" href="http://www.apache.org/"/>
+      <item name="MyFaces" href="../index.html"/>
       <item name="API" href="../api/index.html"/>
       <item name="Impl" href="../impl/index.html"/>
       <item name="Tomahawk" href="index.html"/>