From 27a88e15b676d3cf84506b6f37a3dd29ad895e22 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Mon, 25 Sep 2023 13:05:09 +0200
Subject: [PATCH] FIX: missing rename

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

diff --git a/README_SETUP.md b/README_SETUP.md
index 9a5b3c3..88fbe41 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -7,7 +7,7 @@
 
 ## Create the configuration
 * Create an empty `.config` file. For the default values and the meaning of
-  these default values see [config.defaults](https://gitlab.com/caosdb/caosdb-mysqlbackend/-/blob/main/config.defaults).
+  these default values see [config.defaults](https://gitlab.com/linkahead/linkahead-mysqlbackend/-/blob/main/config.defaults).
   For each
   parameter that you want to change, add a corresponding line in your `.config`
   file. You probably want to change the passwords.  As the passwords are stored
-- 
GitLab