--- a/wiki/Documentation.wiki
+++ b/wiki/Documentation.wiki
@@ -67,9 +67,13 @@
   * --debug: Generates some debug information about the code analysed (it shows the tokens found, this is very verbose).
   * --linecount: Generates a new XML file in the JavaNCSS format that will contain informations about the number of classes, functions, lines of code and lines of comment of the analysed project.
 
-= [UsingWithEclipse Using PHPCheckstyle with Eclipse] =
+= Using PHPCheckstyle with Eclipse =
 
-= [UsingWithNetBeans Using PHPCheckstyle with NetBeans] =
+See [UsingWithEclipse Using PHPCheckstyle with Eclipse].
+
+= Using PHPCheckstyle with NetBeans =
+
+See [UsingWithNetBeans Using PHPCheckstyle with NetBeans].
 
 = Using PHPCheckstyle with Hudson / Jenkins =