added links to docs

git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk@1540668 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dist-tools/dist-tool-plugin/src/site/markdown/index.md b/dist-tools/dist-tool-plugin/src/site/markdown/index.md
index 1bbb24e..2c3eb3e 100644
--- a/dist-tools/dist-tool-plugin/src/site/markdown/index.md
+++ b/dist-tools/dist-tool-plugin/src/site/markdown/index.md
@@ -1,11 +1,11 @@
 About dist-tool-plugin
 =====
 
-The dist-tool-plugin checks that Maven release process has been fully applied across every artifact, as listed in [configuration file][4].
+The dist-tool-plugin checks that [Maven release process][6] has been fully applied across every artifact, as listed in [configuration file][4].
 
 Results are displayed in 3 reports:
 
-* [Dist Tool> Source Release][2] report, for checks about artifacts source release publication,
+* [Dist Tool> Source Release][2] report, for checks about artifacts [source release publication][5],
 
 * [Dist Tool> Sites][1] report, for checks about documentation sites associated to artifacts,
 
@@ -18,6 +18,6 @@
 [2]: ./dist-tool-check-source-release.html
 [3]: ./dist-tool-check-index-page.html
 [4]: ./dist-tool.conf.html
-
-http://maven.apache.org/developers/release/maven-project-release-procedure.html#Copy_the_source_release_to_the_Apache_Distribution_Area
+[5]: http://maven.apache.org/developers/release/maven-project-release-procedure.html#Copy_the_source_release_to_the_Apache_Distribution_Area
+[6]: http://maven.apache.org/developers/release/releasing.html
         
\ No newline at end of file