Don't put \n inside a markdown link

Change-Id: Ie8ac4e9f1106340037074645a2811c5044d31894
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index 3831378..7c2288c 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -6,8 +6,8 @@
 ----------------
 
 The following download schemes are defined by this plugin. Please note
-that some download schemes must be enabled by [configuration]
-(config.md#download.scheme).
+that some download schemes must be enabled by
+[configuration](config.md#download.scheme).
 
 * `Anonymous Git`: Scheme for anonymous downloads via the Git protocol.