From e0a611488701a274a1eefd5ae176fb0d8165cd6e Mon Sep 17 00:00:00 2001
From: Hannes Braun <hannes.braun@slub-dresden.de>
Date: Tue, 9 Aug 2022 09:59:49 +0200
Subject: [PATCH] README.md updated.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 21a02cc..b189fc2 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ to the appropriate path.
 The backup script needs an SQL User, capable to lock and dump the databases, which should be backuped.
 In the standard configuration, the script trys to backup every single database on the server "localhost",
 using the user "root" without a password. This will most probably result in an error. See further on the Step
-[Configuration](Configuration).
+[Configuration](#configuration).
 
 ## Developing
 
-- 
GitLab