diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md index 864998bb6b6fcf70d1ed819f037dfca3daf98a4d..6e50efe579190a0652d68683934f6f03ddb95701 100644 --- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md +++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md @@ -15,7 +15,7 @@ MUST checks if your application conforms to the MPI standard and will issue warn errors or non-portable constructs. You can apply MUST without modifying your source code, though we suggest to add the debugging flag "-g" during compilation. -See also [MUST Introduction Slides]](misc/parallel_debugging_must.pdf) +See also [MUST Introduction Slides](misc/parallel_debugging_must.pdf) ### Setup and Modules