From ed2cbb7b63a07f4ea2fd8ff8efb7fac2ddf1a6b1 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Thu, 17 Apr 2025 08:50:52 +0200
Subject: [PATCH] update link behaviour

---
 docs/workshops.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/workshops.md b/docs/workshops.md
index cbb757c..25da117 100644
--- a/docs/workshops.md
+++ b/docs/workshops.md
@@ -11,7 +11,9 @@ To address these challenges and streamline the workshop experience, we offer the
 
 ## Managing Workshops (for Instructors)
 
-Instructors can visit the [Workshop Manager Website](https://jupyter.jsc.fz-juelich.de/workshopmanager) to configure and manage their workshops.
+Instructors can visit the [Workshop Manager Website](https://jupyter.jsc.fz-juelich.de/workshopmanager){:target="_blank"} to configure and manage their workshops.
+
+[https://jupyter.jsc.fz-juelich.de/workshopmanager](https://jupyter.jsc.fz-juelich.de/workshopmanager){:target="_blank"}
 
 <div style="text-align: center;">
   <img src="../images/workshops/manager_1.png" alt="WorkshopManager1" style="width: 90%;">
@@ -87,7 +89,7 @@ If a user account has the necessary access permissions, the workshop website wil
 
 ### User Account is Not Ready for the Workshop
 
-If the workshop requires access to HPC systems, user authorization is managed via [JuDoor](https://judoor.fz-juelich.de). If a participant lacks access to the necessary system, project, or partition, the workshop website will display guidance and troubleshooting documentation.
+If the workshop requires access to HPC systems, user authorization is managed via [JuDoor](https://judoor.fz-juelich.de){:target="_blank"}. If a participant lacks access to the necessary system, project, or partition, the workshop website will display guidance and troubleshooting documentation.
 
 In case of uncertainties, participants are encouraged to contact their workshop instructor or use the **Support** button located in the website footer.
 
@@ -96,4 +98,4 @@ In case of uncertainties, participants are encouraged to contact their workshop
 </div>  
 
 > Example of a user account **without** the necessary permissions:
-> [https://jupyter.jsc.fz-juelich.de/workshops/systemunavailable](https://jupyter.jsc.fz-juelich.de/workshops/systemunavailable)
+> [https://jupyter.jsc.fz-juelich.de/workshops/systemunavailable](https://jupyter.jsc.fz-juelich.de/workshops/systemunavailable){:target="_blank"}
-- 
GitLab