Fix link to commentLink configuration

Change-Id: I467ec89106c4b6edffbb9e2d7f913975b806b00d
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 0c0cece..ac372e8 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -20,9 +20,9 @@
 ----------------
 
 Git commits are associated to RTC issues reusing the existing Gerrit
-[commitLink configuration]i[1] to extract the issue ID from commit comments.
+[commitLink configuration][1] to extract the issue ID from commit comments.
 
-[1]: ../../../Documentation/config-gerrit.html#_a_id_commentlink_a_section_commentlink
+[1]: ../../../Documentation/config-gerrit.html#__a_id_commentlink_a_section_commentlink
 
 Additionally you need to specify the enforcement policy for git commits
 with regards to issue-tracker associations; the following values are supported:
@@ -208,4 +208,4 @@
 * Whenever a new Change-set is created on Gerrit, start progress on the RTC issue
 * Whenever a change is verified and reviewed with +2, transition the RTC issue to resolved
 * Whenever a change is merged to branch, mark the RTC transition the RTC issue to closed
-* Whenever a change is abandoned, stop the progress on RTC issue
\ No newline at end of file
+* Whenever a change is abandoned, stop the progress on RTC issue