diff --git a/docs.it4i/salomon/job-submission-and-execution.md b/docs.it4i/salomon/job-submission-and-execution.md index 10b6484b85cc05ba9136390f31fb7988a51121c8..3f81a3728bd80d287fcbb8e425fa8ab1d09e9b14 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