From 03af706aa3c1f820b1e5ac068e26a8eec328afc6 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Mon, 16 May 2022 18:15:46 +0200 Subject: [PATCH] Corrected link to modules.md in scs5_software.md. --- doc.zih.tu-dresden.de/docs/archive/scs5_software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/archive/scs5_software.md b/doc.zih.tu-dresden.de/docs/archive/scs5_software.md index 23cbc6ca6..b86a7588d 100644 --- a/doc.zih.tu-dresden.de/docs/archive/scs5_software.md +++ b/doc.zih.tu-dresden.de/docs/archive/scs5_software.md @@ -26,7 +26,7 @@ remove it and accept the new one after comparing its fingerprint with those list Starting with SCS5, we do not support [C environment modules](http://modules.sourceforge.net/) anymore. We only provide [Lmod](http://lmod.readthedocs.io/en/latest/index.html) as the environment -module tool of choice. Refer to the [module page](modules.md) for further information on modules. +module tool of choice. Refer to the [module page](../software/modules.md) for further information on modules. As usual, you can get a list of the available software modules via: -- GitLab