From 1440aea95a39b3bfcaa66ea8c8ac0d3863598faa Mon Sep 17 00:00:00 2001
From: Ilya Zhukov <i.zhukov@fz-juelich.de>
Date: Tue, 13 May 2025 10:07:18 +0200
Subject: [PATCH] Fix broken links on JUSUF

---
 docs/access.md           | 2 +-
 docs/environment.md      | 2 +-
 docs/running-jobs.md     | 2 +-
 docs/software-modules.md | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/access.md b/docs/access.md
index 2a72f0a2..8d54ee13 100644
--- a/docs/access.md
+++ b/docs/access.md
@@ -305,4 +305,4 @@ If you want more details, you can find the documentation for our various systems
 
 - [JUWELS documentation: Access](https://apps.fz-juelich.de/jsc/hps/juwels/access.html)
 - [JURECA documentation: Access](https://apps.fz-juelich.de/jsc/hps/jureca/access.html)
-- [JUSUF documentation: Access](https://apps.fz-juelich.de/jsc/hps/jusuf/cluster/access.html)
\ No newline at end of file
+- [JUSUF documentation: Access](https://apps.fz-juelich.de/jsc/hps/jusuf/access.html)
\ No newline at end of file
diff --git a/docs/environment.md b/docs/environment.md
index 4f2a6abf..54805a67 100644
--- a/docs/environment.md
+++ b/docs/environment.md
@@ -93,4 +93,4 @@ If you want more details, you can find the documentation for our various systems
 
 - [JUWELS documentation: Environment](https://apps.fz-juelich.de/jsc/hps/juwels/environment.html)
 - [JURECA documentation: Environment](https://apps.fz-juelich.de/jsc/hps/jureca/environment.html)
-- [JUSUF documentation: Environment](https://apps.fz-juelich.de/jsc/hps/jusuf/cluster/environment.html)
\ No newline at end of file
+- [JUSUF documentation: Environment](https://apps.fz-juelich.de/jsc/hps/jusuf/environment.html)
\ No newline at end of file
diff --git a/docs/running-jobs.md b/docs/running-jobs.md
index 6e8ba9e7..8f466757 100644
--- a/docs/running-jobs.md
+++ b/docs/running-jobs.md
@@ -523,7 +523,7 @@ If you want more details, you can find the documentation for our various systems
 
 - [JUWELS documentation: Batch system](https://apps.fz-juelich.de/jsc/hps/juwels/batchsystem.html)
 - [JURECA documentation: Batch system](https://apps.fz-juelich.de/jsc/hps/jureca/batchsystem.html)
-- [JUSUF documentation: Batch system](https://apps.fz-juelich.de/jsc/hps/jusuf/cluster/batchsystem.html)
+- [JUSUF documentation: Batch system](https://apps.fz-juelich.de/jsc/hps/jusuf/batchsystem.html)
 
 You can also have a look at [the official Slurm documentation][Slurm].
 
diff --git a/docs/software-modules.md b/docs/software-modules.md
index 01ff0df3..eb288532 100644
--- a/docs/software-modules.md
+++ b/docs/software-modules.md
@@ -243,4 +243,4 @@ If you want more details, you can find the documentation for our various systems
 
 - [JUWELS documentation: Software Modules](https://apps.fz-juelich.de/jsc/hps/juwels/software-modules.html)
 - [JURECA documentation: Software Modules](https://apps.fz-juelich.de/jsc/hps/jureca/software-modules.html)
-- [JUSUF documentation: Software Modules](https://apps.fz-juelich.de/jsc/hps/jusuf/cluster/software-modules.html)
+- [JUSUF documentation: Software Modules](https://apps.fz-juelich.de/jsc/hps/jusuf/software-modules.html)
-- 
GitLab