From 9b1071937325311940ea68452766bb1bfcb98e8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Fri, 20 Jan 2017 10:28:50 +0100
Subject: [PATCH] Changes in Salomon Job submission and execution after LK
 migration

---
 docs.it4i/salomon/job-submission-and-execution.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/salomon/job-submission-and-execution.md b/docs.it4i/salomon/job-submission-and-execution.md
index 10b6484b8..3f81a3728 100644
--- a/docs.it4i/salomon/job-submission-and-execution.md
+++ b/docs.it4i/salomon/job-submission-and-execution.md
@@ -93,7 +93,7 @@ In this example, we allocate 2000GB of memory on the UV2000 for 72 hours. By req
 
 ### Useful tricks
 
-All qsub options may be [saved directly into the jobscript](#Example Jobscript for MPI Calculation with preloaded inputs). In such a case, no options to qsub are needed.
+All qsub options may be [saved directly into the jobscript](#example-jobscript-for-mpi-calculation-with-preloaded-inputs). In such a case, no options to qsub are needed.
 
 ```bash
 $ qsub ./myjob
-- 
GitLab