From 47d8b41cdaef2cd31261c88d69f4c7eff9fb5708 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Mon, 16 May 2022 18:18:46 +0200 Subject: [PATCH] Fix line length of scs5_software.md. --- doc.zih.tu-dresden.de/docs/archive/scs5_software.md | 3 ++- 1 file changed, 2 insertions(+), 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 b86a7588d..b92903e75 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,8 @@ 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](../software/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