From 9658e73ea31441963b313da15e94414c53f37343 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 15 Nov 2010 23:55:54 +0100 Subject: Wrong links. --- api/src/site/apt/index.apt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'api/src') diff --git a/api/src/site/apt/index.apt b/api/src/site/apt/index.apt index 05e1a2a..bd76f26 100644 --- a/api/src/site/apt/index.apt +++ b/api/src/site/apt/index.apt @@ -24,13 +24,13 @@ Semantic Versioning The CLI has the following functionality: - * {{{usage.html}Diff}} between two specifed JARs + * {{{./usage.html}Diff}} between two specifed JARs - * {{{usage.html}Check}} compatibility type between two specifed JARs + * {{{./usage.html}Check}} compatibility type between two specifed JARs - * {{{usage.html}Infer}} correct version of your JAR based on an previous version + * {{{./usage.html}Infer}} correct version of your JAR based on an previous version - * {{{usage.html}Validate}} if your JAR's version is compatible with a previous one + * {{{./usage.html}Validate}} if your JAR's version is compatible with a previous one [] @@ -38,6 +38,6 @@ Semantic Versioning Semantic Versioning also provides an API for programmatically validating your project's version number. This API is used by {{{../enforcer-rule} the maven enforcer rule}}. If these tool is not sufficient to your needs, then - the entry point to the API is {{{apidocs/org/semver/Checker.html}Checker}}. + the entry point to the API is {{{./apidocs/org/semver/Checker.html}Checker}}. - [] \ No newline at end of file + [] -- cgit v1.2.3