Author: hboutemy Date: Mon Oct 13 11:43:00 2008 New Revision: 704196 URL: http://svn.apache.org/viewvc?rev=704196&view=rev Log: use new Maven Ant Tasks documentation
Modified: maven/site/trunk/src/site/resources/.htaccess maven/site/trunk/src/site/xdoc/index.xml.vm Modified: maven/site/trunk/src/site/resources/.htaccess URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/resources/.htaccess?rev=704196&r1=704195&r2=704196&view=diff ============================================================================== --- maven/site/trunk/src/site/resources/.htaccess (original) +++ maven/site/trunk/src/site/resources/.htaccess Mon Oct 13 11:43:00 2008 @@ -1,6 +1,7 @@ ErrorDocument 404 /errors/404.html -Redirect /ant-tasks/index.html http://maven.apache.org/ant-tasks.html +Redirect /ant-tasks.html http://maven.apache.org/ant-tasks/index.html +Redirect /ant-tasks-release-notes.html http://maven.apache.org/ant-tasks/release-notes.html Redirect Permanent /guides/mini/guide-ibiblio-upload.html http://maven.apache.org/guides/mini/guide-central-repository-upload.html Redirect Permanent /faq.html http://maven.apache.org/general.html Modified: maven/site/trunk/src/site/xdoc/index.xml.vm URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/index.xml.vm?rev=704196&r1=704195&r2=704196&view=diff ============================================================================== --- maven/site/trunk/src/site/xdoc/index.xml.vm (original) +++ maven/site/trunk/src/site/xdoc/index.xml.vm Mon Oct 13 11:43:00 2008 @@ -42,8 +42,8 @@ <small>(994k)</small> <span style="font-size: smaller"> <br/> - <a href="ant-tasks.html">Documentation</a>, - <a href="ant-tasks-release-notes.html">Release Notes</a> + <a href="ant-tasks/index.html">Documentation</a>, + <a href="ant-tasks/release-notes.html">Release Notes</a> </span> </p> @@ -117,7 +117,7 @@ <a href="developers/index.html">Develop Maven</a> </span> <span style="display: block; margin-bottom: 0.5em"> - Information for those who are currently developers, or who are interested + Information for those who are currently developers, or who are interested in contributing to the Maven project itself </span> </li> @@ -181,7 +181,7 @@ <h3>How can I help?</h3> <p> - Maven is an open source community and welcomes contributions. If you'd like to get involved, see the + Maven is an open source community and welcomes contributions. If you'd like to get involved, see the <a href="guides/development/guide-helping.html">Guide to helping with Maven</a>. </p> <p>