From d0a034e71f298fecb5a8a1c43c9f1ca95cb21f82 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:04:03 +0200
Subject: [PATCH] MAINT: dependency and url

---
 README.md       | 2 +-
 README_SETUP.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 69bbc69..9e9d7c9 100644
--- a/README.md
+++ b/README.md
@@ -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.linkahead.org/linkahead-mysqlbackend/),
+- If you have a suggestion for the [documentation](https://docs.indiscale.com/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**.
diff --git a/README_SETUP.md b/README_SETUP.md
index 7623cfa..9a5b3c3 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -115,3 +115,4 @@ Build documentation in `build/` with `make doc`.
 - python3-lxml
 - breathe (Doxygen extension for Sphinx)
 - recommonmark
+- sphinx_rtd_theme
-- 
GitLab