From 9e3880468411bf72cfd81636cf5bedde24994705 Mon Sep 17 00:00:00 2001
From: Kaan Cimir <kaan.cimir@uni.lu>
Date: Tue, 13 Feb 2024 14:27:35 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 external/exchange-channels/atlas-hpc/atlas-hpc.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/exchange-channels/atlas-hpc/atlas-hpc.md b/external/exchange-channels/atlas-hpc/atlas-hpc.md
index 0c0b093e..7eaad013 100644
--- a/external/exchange-channels/atlas-hpc/atlas-hpc.md
+++ b/external/exchange-channels/atlas-hpc/atlas-hpc.md
@@ -29,7 +29,7 @@ Please visit the [UL HPC documentation](https://hpc-docs.uni.lu/data/transfer/#d
 
 ## 2. Via dedicated Virtual Machine (VM) using rsync
 Data can be transferred via a dedicated VM, which can be requested via [ServiceNow](https://service.uni.lu/sp?id=sc_cat_item&table=sc_cat_item&sys_id=49956812db3fa010ca53454039961978). 
-Instead of transferring data between Atlas and UL HPC Clusters through the laptop as described above, the transfer will go through the dedicated VM. Once connected to the VM and mounted to Atlas, the ```rsync``` command can be use in similar way as described in the [UL HPC documentation]((https://hpc-docs.uni.lu/data/transfer/#data-transfer-tofromwithin-ul-hpc-clusters)). This method is recommended for **recurrent transfer of big data**. 
+Instead of transferring data between Atlas and UL HPC Clusters through the laptop as described above, the transfer will go through the dedicated VM. Once connected to the VM and mounted to Atlas, the ```rsync``` command can be use in similar way as described in the [UL HPC documentation](https://hpc-docs.uni.lu/data/transfer/#data-transfer-tofromwithin-ul-hpc-clusters). This method is recommended for **recurrent transfer of big data**. 
 
 
 > Note: For larger transfers between Atlas and UL HPC Clusters, you may want to run some operations in the background using ```screen``` or ```tmux```. 
-- 
GitLab