From 7b16751aa0664ee3e0b5214b0df9df583579b53d Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Mon, 31 May 2021 16:25:01 +0200 Subject: [PATCH] FIX: Correct link to tutorials --- README_SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_SETUP.md b/README_SETUP.md index 9deadefb..aa144d6b 100644 --- a/README_SETUP.md +++ b/README_SETUP.md @@ -138,7 +138,7 @@ Out[2]: Connection to CaosDB with 501 Records. Note: This setup will ask you for your password whenever a new connection is created. If you do not like this, check out the "Authentication" section in the [configuration documentation](configuration.md). -Now would be a good time to continue with the [tutorials](tutorials.html). +Now would be a good time to continue with the [tutorials](tutorials/index.html). ## Run Unit Tests tox -- GitLab