From 154fcac9e68ee2dc5cb3a03dffa818c3b37a830f Mon Sep 17 00:00:00 2001
From: Natalie Breidenbach <natalie.breidenbach@tu-dresden.de>
Date: Tue, 28 Nov 2023 13:11:33 +0100
Subject: [PATCH] Update mpi_usage_error_detection.md

---
 .../docs/software/mpi_usage_error_detection.md                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 630e19e8f..1233b6cb1 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
@@ -211,7 +211,7 @@ from the [MUST documentation v1.7.2](https://hpc.rwth-aachen.de/must/files/Docum
     html files. Copy the files to your local host, e.g.
 
     ```console
-    marie@local$ scp -r taurus.hrsk.tu-dresden.de:/scratch/ws/0/marie-must/{MUST_Output-files,MUST_Output.html}
+    marie@local$ scp -r dataport1.hpc.tu-dresden.de:/data/horse/ws/0/marie-must/{MUST_Output-files,MUST_Output.html}
     ```
 
     and open the file `MUST_Output.html` using a webbrowser. Alternativly, you can open the html file with a
-- 
GitLab