o applying link fixes by David Jackman. Thanks!

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328756 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-26 22:54:09 +00:00
parent 00abb3ed11
commit 0b5ce92e93
2 changed files with 3 additions and 6 deletions

View File

@ -75,12 +75,9 @@ Introduction to Maven 2.0 Plugin Development
Resources
[[1]] {{{developers/plugin-development-guide.html}Plugin development guide}}
[[1]] {{{../plugin/guide-java-plugin-development.html}Plugin development guide}}
[[2]] {{{plugin-management.html}Managing plugin configuration in large
projects}}
[[3]] {{{getting-started.html#configuring_plugins}Configuring plugins}}
[[2]] {{{../mini/guide-configuring-plugins.html}Configuring plugins}}
Comparison to Maven 1.x Plugins

View File

@ -393,5 +393,5 @@ mvn -DupdateReleaseInfo=true install
* Resources
[[1]] {{{developers/mojo-api-specification.html}Mojo API specification}}
[[1]] {{{../../developers/mojo-api-specification.html}Mojo API specification}}