From d69ed0df7b59fa2ca7aa75352266d69944c4c4bd Mon Sep 17 00:00:00 2001 From: Stephan Schulz <stephan.schulz-x2q@ruhr-uni-bochum.de> Date: Mon, 9 Aug 2021 14:57:03 +0200 Subject: [PATCH] update link in doc --- docs/Install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Install.rst b/docs/Install.rst index 4d089f9..69621c5 100644 --- a/docs/Install.rst +++ b/docs/Install.rst @@ -22,7 +22,7 @@ Installation ------------ 1. Clone the library from - ``https://gitlab.version.fz-juelich.de/SLMS/loadbalancing`` into + ``https://gitlab.jsc.fz-juelich.de/SLMS/loadbalancing`` into ``$ALL_ROOT_DIR``. 2. Create the build directory ``$ALL_BUILD_DIR`` some place else. 3. Call ``cmake -S "$ALL_ROOT_DIR" -B "$ALL_BUILD_DIR"`` to set up the -- GitLab