Author: hboutemy
Date: Thu Jul 8 19:43:43 2010
New Revision: 961902
URL: http://svn.apache.org/viewvc?rev=961902&view=rev
Log:
fixed ambiguous relative links
Modified:
maven/maven-3/trunk/maven-model/src/site/apt/index.apt
Modified: maven/maven-3/trunk/maven-model/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model/src/site/apt/index.apt?rev=961902&r1=961901&r2=961902&view=diff
==============================================================================
--- maven/maven-3/trunk/maven-model/src/site/apt/index.apt (original)
+++ maven/maven-3/trunk/maven-model/src/site/apt/index.apt Thu Jul 8 19:43:43
2010
@@ -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}}.