From c753571d13e015ebeb59b88252bf239fdcca4a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriele=20H=C3=B6fler?= Date: Thu, 21 Nov 2019 12:03:29 +0100 Subject: [PATCH] Correct inter-project link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80510a6..6583fba 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ There is a separate README for the [subpackage marc\_tools](marc_tools/README.md available. For an example of how *marc\_tools/marc\_extractor* can be used, -have a look at the Jupyter Notebook in [extract-bibliographic](../extract-bibliographic). +have a look at the Jupyter Notebook in [extract-bibliographic](labs-team/extract-bibliographic). ## Running the tests -- GitLab