From 2c863f4fda14d369b613a050671dc9488dcf8311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriele=20H=C3=B6fler?= Date: Thu, 21 Nov 2019 12:10:18 +0100 Subject: [PATCH] Correct link from relative to absolute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6583fba..b645562 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](labs-team/extract-bibliographic). +have a look at the Jupyter Notebook in [extract-bibliographic](//labs.onb.ac.at/gitlab/labs-team/extract-bibliographic). ## Running the tests -- GitLab