Author: bodewig
Date: Thu Nov 11 21:17:23 2010
New Revision: 1034135

URL: http://svn.apache.org/viewvc?rev=1034135&view=rev
Log:
required links

Modified:
    ant/core/trunk/xdocs/index.xml
    ant/core/trunk/xdocs/stylesheets/project.xml

Modified: ant/core/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/index.xml?rev=1034135&r1=1034134&r2=1034135&view=diff
==============================================================================
--- ant/core/trunk/xdocs/index.xml (original)
+++ ant/core/trunk/xdocs/index.xml Thu Nov 11 21:17:23 2010
@@ -51,6 +51,10 @@
                Software development projects looking for a solution combining 
build tool and
                dependency management can use Ant in combination with <a 
href="http://ant.apache.org/ivy/";>Apache Ivy</a>.
 </p>
+
+        <p>The Apache Ant project is part of
+          the <a href="http://www.apache.org/";>Apache Software
+          Foundation</a>.</p>
   </section>
 
   <section name="Apache Ivy 2.2.0">

Modified: ant/core/trunk/xdocs/stylesheets/project.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/stylesheets/project.xml?rev=1034135&r1=1034134&r2=1034135&view=diff
==============================================================================
--- ant/core/trunk/xdocs/stylesheets/project.xml (original)
+++ ant/core/trunk/xdocs/stylesheets/project.xml Thu Nov 11 21:17:23 2010
@@ -24,7 +24,7 @@
        <menusection name="Home" index="0"         href="/index.html">
             <menu name="Apache Ant">
                 <item name="Welcome"               href="/index.html"/>
-                <item name="License"               href="/license.html"/>
+                <item name="License"               
href="http://www.apache.org/licenses/LICENSE-2.0.html"/>
                 <item name="News"                  href="/antnews.html"/>
             </menu>
 
@@ -56,12 +56,12 @@
                 <item name="Subversion Repositories"      href="/svn.html"/>
                 <item name="Nightly+Continuous Builds"    
href="/nightlies.html"/>
                 <item name="Bug Database"                 href="/bugs.html"/>
+                <item name="Security"                     
href="http://www.apache.org/security/"/>
             </menu>
 
             <menu name="Sponsorship">
                 <item name="Thanks"                
href="http://www.apache.org/foundation/thanks.html"/>
                 <item name="Sponsorship"           
href="http://www.apache.org/foundation/sponsorship.html"/>
-                <item name="Donations"             
href="http://www.apache.org/foundation/contributing.html"/>
             </menu>
 
             <menu name="Project Management">


Reply via email to