diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index dcb071573213551b8b31e7fbd5bb326280277fd8..e50380698d0458e6b1db3b72cf349c29fef2dd74 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -32,10 +32,10 @@ The Clirr Maven Plugin The plugin offers the following goals: - * {{{usage.html#Compatibility Checks}clirr:check}} is used as part of the + * {{{./usage.html#Compatibility Checks}clirr:check}} is used as part of the build to ensure a configurable level of compatibility. - * {{{usage.html#Generating a report}clirr:clirr}} generates a report for the + * {{{./usage.html#Generating a report}clirr:clirr}} generates a report for the project's website. * Usage @@ -47,7 +47,7 @@ The Clirr Maven Plugin To provide you with better understanding of some usages of the Clirr Maven Plugin, you can take a look into the following examples: - * Comparing the current version against a {{{examples/specific-version.html}specific version}}. + * Comparing the current version against a {{{./examples/specific-version.html}specific version}}. - * Comparing the current version against an {{{examples/specific-artifacts.html}arbitrary + * Comparing the current version against an {{{./examples/specific-artifacts.html}arbitrary different artifact}}.