diff --git a/maven-plugin-plugin/src/site/apt/index.apt b/maven-plugin-plugin/src/site/apt/index.apt index 5f3e342..7d94ac3 100644 --- a/maven-plugin-plugin/src/site/apt/index.apt +++ b/maven-plugin-plugin/src/site/apt/index.apt @@ -29,7 +29,7 @@ Maven Plugin Plugin The Maven Plugin Plugin is used to create a Maven plugin descriptor for any - {{{http://maven.apache.org/general.html#What_is_a_Mojo}Mojo}}'s found in the source tree, to include in the JAR. + {{{/general.html#What_is_a_Mojo}Mojo}}'s found in the source tree, to include in the JAR. It is also used to generate report files for the Mojos as well as for updating the plugin registry, the artifact metadata and generating a generic help goal. @@ -72,7 +72,7 @@ Maven Plugin Plugin entire debug logs, POMs or most preferably little demo projects attached to the issue are very much appreciated. Of course, patches are welcome, too. Contributors can check out the project from our {{{./source-repository.html}source repository}} and will find supplementary information in the - {{{http://maven.apache.org/guides/development/guide-helping.html}guide to helping with Maven}}. + {{{/guides/development/guide-helping.html}guide to helping with Maven}}. * Examples diff --git a/maven-plugin-tools-javadoc/src/site/apt/index.apt b/maven-plugin-tools-javadoc/src/site/apt/index.apt index b3f8ba6..3a50256 100644 --- a/maven-plugin-tools-javadoc/src/site/apt/index.apt +++ b/maven-plugin-tools-javadoc/src/site/apt/index.apt @@ -36,4 +36,4 @@ Maven Plugin Tools Javadoc * Usage - Instructions on how to use this project can be found on the {{{usage.html}usage page}}. + Instructions on how to use this project can be found on the {{{./usage.html}usage page}}. diff --git a/maven-plugin-tools-javadoc/src/site/apt/screenshots.apt b/maven-plugin-tools-javadoc/src/site/apt/screenshots.apt index 33fa695..425f2ed 100644 --- a/maven-plugin-tools-javadoc/src/site/apt/screenshots.apt +++ b/maven-plugin-tools-javadoc/src/site/apt/screenshots.apt @@ -28,6 +28,6 @@ Screenshots From Javadoc - The following Screenshots have been taken from a Javadoc report. + The following screenshots have been taken from a Javadoc report. [images/javadoc.png] Examples diff --git a/maven-plugin-tools-javadoc/src/site/apt/usage.apt.vm b/maven-plugin-tools-javadoc/src/site/apt/usage.apt.vm index 9f0970b..df38e40 100644 --- a/maven-plugin-tools-javadoc/src/site/apt/usage.apt.vm +++ b/maven-plugin-tools-javadoc/src/site/apt/usage.apt.vm @@ -29,7 +29,7 @@ Usage - The taglets could be use directly in the {{{http://maven.apache.org/plugins/maven-javadoc-plugin/}Maven Javadoc Plugin}}. + The taglets can be used directly in the {{{/plugins/maven-javadoc-plugin/}Maven Javadoc Plugin}}. +-----+ @@ -105,8 +105,8 @@ Usage * Resources - * {{{apidocs/index.html}API}} + * {{{./apidocs/index.html}API}} - * {{{http://maven.apache.org/developers/mojo-api-specification.html#The_Descriptor_and_Annotations}Mojo API Specification}} + * {{{/developers/mojo-api-specification.html#The_Descriptor_and_Annotations}Mojo API Specification}} [] diff --git a/maven-plugin-tools-model/src/site/apt/index.apt b/maven-plugin-tools-model/src/site/apt/index.apt index 31deef2..db73f29 100644 --- a/maven-plugin-tools-model/src/site/apt/index.apt +++ b/maven-plugin-tools-model/src/site/apt/index.apt @@ -34,7 +34,7 @@ Maven Plugin Tool Model * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 XML parser - * A {{{plugin-metadata.html}Descriptor Reference}} + * A {{{./plugin-metadata.html}Descriptor Reference}} * An {{{./plugin-metadata-1.0.0.xsd}XSD}}.