From 6e4c8d613e8228a88b8efa1d7bc1860c4696607a Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Wed, 3 May 2023 13:51:14 +0200
Subject: [PATCH] DOC: Updated documentation domain name.

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 114988e..69bbc69 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ setup this code.
 
 ## Further Reading
 
-Please refer to the [official documentation](https://docs.indiscale.com/linkahead-mysqlbackend/) for more information.
+Please refer to the [official documentation](https://docs.linkahead.org/linkahead-mysqlbackend/) for more information.
 
 ## Contributing
 
@@ -32,7 +32,7 @@ By participating, you are expected to uphold our [Code of Conduct](https://gitla
 request in GitLab and choose this repository as target. Make sure to select
 "Allow commits from members who can merge the target branch" under Contribution
 when creating the merge request. This allows our team to work with you on your request.
-- If you have a suggestion for the [documentation](https://docs.indiscale.com/linkahead-mysqlbackend/),
+- If you have a suggestion for the [documentation](https://docs.linkahead.org/linkahead-mysqlbackend/),
 the preferred way is also a merge request as describe above (the documentation resides in `src/doc`).
 However, you can also create an issue for it.
 - You can also contact us at **info (AT) linkahead.org**.
@@ -41,7 +41,7 @@ However, you can also create an issue for it.
 
 * Copyright (C) 2018 Research Group Biomedical Physics, Max Planck Institute
   for Dynamics and Self-Organization Göttingen.
-* Copyright (C) 2020-2021 Indiscale GmbH <info@indiscale.com>
+* Copyright (C) 2020-2023 Indiscale GmbH <info@indiscale.com>
 
 All files in this repository are licensed under a [GNU Affero General Public
 License](LICENCE.md) (version 3 or later).
-- 
GitLab