Author: wsmoak Date: Sat Apr 21 20:17:45 2007 New Revision: 531137 URL: http://svn.apache.org/viewvc?view=rev&rev=531137 Log: Fix formatting of links so the index page will generate. TODO: Why are docs for the release pointing at a snapshot of the schema?
Modified: maven/plugins/tags/maven-assembly-plugin-2.2-beta-1/src/site/apt/index.apt Modified: maven/plugins/tags/maven-assembly-plugin-2.2-beta-1/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/maven/plugins/tags/maven-assembly-plugin-2.2-beta-1/src/site/apt/index.apt?view=diff&rev=531137&r1=531136&r2=531137 ============================================================================== --- maven/plugins/tags/maven-assembly-plugin-2.2-beta-1/src/site/apt/index.apt (original) +++ maven/plugins/tags/maven-assembly-plugin-2.2-beta-1/src/site/apt/index.apt Sat Apr 21 20:17:45 2007 @@ -145,9 +145,9 @@ * Assembly Descriptor Schemas (XSD) - * {{{http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd}}http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd} (for version 2.2-SNAPSHOT and higher) + * {{{http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd}http://maven.apache.org/xsd/assembly-1.1.0-SNAPSHOT.xsd}} (for version 2.2-SNAPSHOT and higher) - * {{{http://maven.apache.org/xsd/assembly-1.0.0.xsd}}http://maven.apache.org/xsd/assembly-1.0.0.xsd} (for versions <= 2.1) + * {{{http://maven.apache.org/xsd/assembly-1.0.0.xsd}http://maven.apache.org/xsd/assembly-1.0.0.xsd}} (for versions 2.1 and below) []