From 642a0a3859a8a234cbcb500302a51bbf13f9efea Mon Sep 17 00:00:00 2001
From: Danny Marc Rotscher <danny.rotscher@tu-dresden.de>
Date: Fri, 8 Dec 2023 13:05:17 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

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

diff --git a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
index 1e76a7aca..ffaf7d1ce 100644
--- a/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
+++ b/doc.zih.tu-dresden.de/docs/software/custom_easy_build_environment.md
@@ -81,7 +81,7 @@ momentarily under construction. The script will be updated after completion of t
 accordingly_
 
 ```console
-marie@compute$ export WORKSPACE=/data/horse/ws/1/marie-EasyBuild    #see output of ws_list above
+marie@compute$ export WORKSPACE=/data/horse/ws/marie-EasyBuild    #see output of ws_list above
 ```
 
 **Step 4:** Load the correct module environment `modenv` according to your current or target
-- 
GitLab