From 47a2297eabe357e88ab58630b019d3714ec501a3 Mon Sep 17 00:00:00 2001
From: Bert Palm <bert.palm@ufz.de>
Date: Mon, 9 Dec 2019 12:45:47 +0100
Subject: [PATCH] Update FunctionDescriptions.md

---
 docs/FunctionDescriptions.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/docs/FunctionDescriptions.md b/docs/FunctionDescriptions.md
index 918a53445..62ca99842 100644
--- a/docs/FunctionDescriptions.md
+++ b/docs/FunctionDescriptions.md
@@ -4,6 +4,15 @@ Main documentation of the implemented functions, their purpose and parameters an
 
 ## Index
 
+<!-- 
+linkmagic: 
+ - the pointing link must be lowercase 
+ - for the name everything is fine
+ - only use one `#` even if the heading has more `####`
+e.g: 
+[Facncy Link Name](#fancy_link_name_all_lowercase)
+-->
+
  - [range](#range)
  - [isolated](#isolated)
  - [missing](#missing)
@@ -25,7 +34,7 @@ Main documentation of the implemented functions, their purpose and parameters an
  - [machinelearning](#machinelearning)
  - [harmonize](#harmonize)
  - [deharmonize](#deharmonize)
- - [harmonize_shift2Grid](#harmonize_shift2Grid)
+ - [harmonize_shift2Grid](#harmonize_shift2grid)
  
 
 ## range
-- 
GitLab