Fix formatting of links so the index page will generate.
TODO: Why are docs for the release pointing at a snapshot of the schema?

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2-beta-1@531137 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index ce61f05..53925fb 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -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)
 
   []