Browse Source

required links

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1034135 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
fd2e761fe9
2 changed files with 6 additions and 2 deletions
  1. +4
    -0
      xdocs/index.xml
  2. +2
    -2
      xdocs/stylesheets/project.xml

+ 4
- 0
xdocs/index.xml View File

@@ -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">


+ 2
- 2
xdocs/stylesheets/project.xml View File

@@ -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">


Loading…
Cancel
Save