mirror of https://github.com/apache/maven.git
fixed ambiguous relative links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@961902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d3965e9cbf
commit
5a6b42d721
|
@ -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}}.
|
||||
|
|
Loading…
Reference in New Issue