fixed ambiguous relative links

git-svn-id: 
https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@961946 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f5e0593b
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f5e0593b
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f5e0593b

Branch: refs/heads/maven-2.2.x
Commit: f5e0593bcb90c39441c4c527f532092b3f1b3f6b
Parents: 2e4ef50
Author: Herve Boutemy <hbout...@apache.org>
Authored: Thu Jul 8 21:23:20 2010 +0000
Committer: Herve Boutemy <hbout...@apache.org>
Committed: Thu Jul 8 21:23:20 2010 +0000

----------------------------------------------------------------------
 maven-model/src/site/apt/index.apt               |    6 +++---
 maven-repository-metadata/src/site/apt/index.apt |    6 +++---
 maven-settings/src/site/apt/index.apt            |    8 ++++----
 maven-toolchain/src/site/apt/index.apt           |    6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/f5e0593b/maven-model/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/maven-model/src/site/apt/index.apt 
b/maven-model/src/site/apt/index.apt
index 6c2fa3f..29c84a5 100644
--- a/maven-model/src/site/apt/index.apt
+++ b/maven-model/src/site/apt/index.apt
@@ -4,7 +4,7 @@
  Jason van Zyl
  Vincent Siveton
  -----
- 04 November 2006
+ 2006-11-04
  -----
 
 Maven Model
@@ -13,8 +13,8 @@ Maven Model
 
  The following are generated from this model:
 
-   * {{{apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 
XML parser
+   * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the 
Xpp3 XML parser
 
-   * A {{{maven.html}Descriptor Reference}}
+   * A {{{./maven.html}Descriptor Reference}}
 
    * An XSD {{{http://maven.apache.org/xsd/maven-v3_0_0.xsd}for Maven 1.1}} 
and {{{http://maven.apache.org/xsd/maven-4.0.0.xsd}for Maven 2.0}}.

http://git-wip-us.apache.org/repos/asf/maven/blob/f5e0593b/maven-repository-metadata/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/maven-repository-metadata/src/site/apt/index.apt 
b/maven-repository-metadata/src/site/apt/index.apt
index fdc0792..e622ebd 100644
--- a/maven-repository-metadata/src/site/apt/index.apt
+++ b/maven-repository-metadata/src/site/apt/index.apt
@@ -1,7 +1,7 @@
  -----
  Maven Repository Metadata Model
  -----
- Herv� Boutemy
+ Hervé Boutemy
  -----
  2009-04-26
  -----
@@ -12,6 +12,6 @@ Maven Repository Metadata Model
 
  The following are generated from this model:
 
-   * {{{apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 
XML parser, to read and write <<<maven-metadata(-*).xml>>> files
+   * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the 
Xpp3 XML parser, to read and write <<<maven-metadata(-*).xml>>> files
 
-   * A {{{repository-metadata.html}Descriptor Reference}}
+   * A {{{./repository-metadata.html}Descriptor Reference}}

http://git-wip-us.apache.org/repos/asf/maven/blob/f5e0593b/maven-settings/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/maven-settings/src/site/apt/index.apt 
b/maven-settings/src/site/apt/index.apt
index 7bcf149..29d9d75 100644
--- a/maven-settings/src/site/apt/index.apt
+++ b/maven-settings/src/site/apt/index.apt
@@ -3,17 +3,17 @@
  -----
  Vincent Siveton
  -----
- 04 November 2006
+ 2006-11-04
  -----
 
 Maven Settings Model
- 
+
  This is strictly the model for Maven settings.
 
  The following are generated from this model:
 
-   * {{{apidocs/index.html}Java sources}} with Reader and Writers for the Xpp3 
XML parser
+   * {{{./apidocs/index.html}Java sources}} with Reader and Writers for the 
Xpp3 XML parser
 
-   * A {{{settings.html}Descriptor Reference}}
+   * A {{{./settings.html}Descriptor Reference}}
 
    * An {{{ http://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}}

http://git-wip-us.apache.org/repos/asf/maven/blob/f5e0593b/maven-toolchain/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/maven-toolchain/src/site/apt/index.apt 
b/maven-toolchain/src/site/apt/index.apt
index c4b4cc1..bff5f9b 100644
--- a/maven-toolchain/src/site/apt/index.apt
+++ b/maven-toolchain/src/site/apt/index.apt
@@ -1,7 +1,7 @@
  -----
  Maven Toolchains
  -----
- Herv� Boutemy
+ Hervé Boutemy
  -----
  2009-04-26
  -----
@@ -12,6 +12,6 @@ Maven Toolchains
 
  The following are generated from this model:
 
-   * {{{apidocs/index.html}Java sources}} with Reader for the Xpp3 XML parser, 
to read <<<toolchains.xml>>> file
+   * {{{./apidocs/index.html}Java sources}} with Reader for the Xpp3 XML 
parser, to read <<<toolchains.xml>>> file
 
-   * A {{{toolchains.html}Descriptor Reference}}
+   * A {{{./toolchains.html}Descriptor Reference}}

Reply via email to