From 1a2e033b3d3b91785e92bbfaa6d8cb7970453440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org> Date: Fri, 16 Jul 2021 07:42:37 +0200 Subject: [PATCH] MAINT: fix URL to scifolder code --- src/doc/crawler.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/crawler.rst b/src/doc/crawler.rst index 0a710fa1..37c0f054 100644 --- a/src/doc/crawler.rst +++ b/src/doc/crawler.rst @@ -392,7 +392,7 @@ shows how a set of CFoods can be defined to deal with a complex file structure. You can find detailed information on files need to be structured `here <https://gitlab.com/salexan/check-sfs/-/blob/f-software/filesystem_structure.md>`__ and the source -code of the CFoods `here <https://gitlab.com/henrik_indiscale/scifolder>`__. +code of the CFoods `here <https://gitlab.com/caosdb/caosdb-advanced-user-tools>`__. Sources ======= -- GitLab