diff --git a/doc.zih.tu-dresden.de/docs/archive/slurm_profiling.md b/doc.zih.tu-dresden.de/docs/archive/slurm_profiling.md
index e200c4889300a0510b8142bacf07e57d860baa0c..6118a0f8b45a1859582c44d770f618ebc2de1e6e 100644
--- a/doc.zih.tu-dresden.de/docs/archive/slurm_profiling.md
+++ b/doc.zih.tu-dresden.de/docs/archive/slurm_profiling.md
@@ -70,7 +70,8 @@ More information about profiling with Slurm:
 ## Memory Consumption of a Job
 
 If you are only interested in the maximal memory consumption of your job, you don't need profiling
-at all. This information can be retrieved from within [job files](../jobs_and_resources/slurm.md#batch-jobs) as follows:
+at all. This information can be retrieved from within [job
+files](../jobs_and_resources/slurm.md#batch-jobs) as follows:
 
 ```bash
 #!/bin/bash