From 0222a553dde4417d57da93f5b215f6482f9fb2ac Mon Sep 17 00:00:00 2001 From: Jakob Fritz <j.fritz@fz-juelich.de> Date: Fri, 23 Jun 2023 10:23:33 +0200 Subject: [PATCH] Added location of code to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ce843a8..41a5f0e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ A first idea on how to structure the databases holding the information on publications, see [Database-structure.md](./Database-structure.md) in this repository. +The codebase of this project is located on the [JSC-Gitlab](<https://gitlab.jsc.fz-juelich.de/fritz1/rse-monitor>). +Other locations, such as on [codebase.helmholtz.cloud](<https://codebase.helmholtz.cloud/j.fritz/rse-monitor>) +or [jugit.fz-juelich.de](<https://jugit.fz-juelich.de/rg-rse/rse-monitor>) +are only mirrors of this. + The RSE-Monitor itself can be found [on this website](<https://fritz1.pages.jsc.fz-juelich.de/rse-monitor/>). -- GitLab