diff --git a/docs/using-gpus.md b/docs/using-gpus.md
index cd50bb5a6dde910349a1669c071a3064ff33c262..14d016134f1d741a9de07c0332d47e15890ed3fd 100644
--- a/docs/using-gpus.md
+++ b/docs/using-gpus.md
@@ -378,7 +378,7 @@ If you want more details, you can find the documentation for our various systems
 
 - [JUWELS documentation: GPU Computing](https://apps.fz-juelich.de/jsc/hps/juwels/gpu-computing.html)
 - [JURECA documentation: GPU Computing](https://apps.fz-juelich.de/jsc/hps/jureca/gpu-computing.html)
-- [JUSUF documentation: GPU Computing](https://apps.fz-juelich.de/jsc/hps/jusuf/cluster/gpu-computing.html)
+- [JUSUF documentation: GPU Computing](https://apps.fz-juelich.de/jsc/hps/jusuf/gpu-computing.html)
 
 The [CUDA SDK](https://docs.nvidia.com/cuda/) documentation gives you detailed information about how to develop CUDA code.
 There are also excellent articles in the web for learning CUDA like [An Even Easier Introduction to CUDA](https://developer.nvidia.com/blog/even-easier-introduction-cuda/) or [An Introduction to CUDA-Aware MPI](https://developer.nvidia.com/blog/introduction-cuda-aware-mpi/).