From fc50d616608c7f9c608c8dd8b068a4ccf34f272d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Fri, 5 Mar 2021 14:48:23 +0100
Subject: [PATCH] MAINT: update URLs to documentation

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 26f7f1c5..5abbfafe 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ setup this code.
 
 ## Further Reading
 
-Please refer to the [official documentation](https://caosdb.gitlab.io/caosdb-webui/) for more information.
+Please refer to the [official documentation](https://docs.indiscale.com/caosdb-webui/) 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://caosdb.gitlab.io/caosdb-webui/),
+- If you have a suggestion for the [documentation](https://docs.indiscale.com/caosdb-webui/),
 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) caosdb.de**.
-- 
GitLab