fix links to MPIR reports
diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index a6d50dd..52ac184 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -35,18 +35,18 @@
   [usage page](./usage.html). 
 
   In case you still have questions regarding the plugin's usage, please have a look at the 
-  [FAQ](./faq.html) and feel free to contact the [user mailing list](./mail-lists.html). 
+  [FAQ](./faq.html) and feel free to contact the [user mailing list](./mailing-lists.html). 
   The posts to the mailing list are archived and could already contain the answer to your 
   question as part of an older thread. Hence, it is also worth browsing/searching
-  the [mail archive](./mail-lists.html).
+  the [mail archive](./mailing-lists.html).
 
   If you feel like the plugin is missing a feature or has a defect, you can fill a 
-  feature request or bug report in our [issue tracker](./issue-tracking.html). 
+  feature request or bug report in our [issue tracker](./issue-management.html). 
   When creating a new issue, please provide a comprehensive description of your
   concern. Especially for fixing bugs it is crucial that the developers can 
   reproduce your problem. For this reason, entire debug logs, POMs or most 
   preferably little demo projects attached to the issue are very much appreciated.
   Of course, patches are welcome, too. Contributors can check out the project from 
-  our [source repository](./source-repository.html) and will find supplementary 
+  our [source repository](./scm.html) and will find supplementary 
   information in the
-  [guide to helping with Maven](http://maven.apache.org/guides/development/guide-helping.html).
+  [guide to helping with Maven](/guides/development/guide-helping.html).