From 62292e70642c0c3afb357737d11a777b81f61d97 Mon Sep 17 00:00:00 2001
From: Miroslav Kratochvil <miroslav.kratochvil@uni.lu>
Date: Wed, 14 Feb 2024 09:34:48 +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 f6646eee..b3837482 100644
--- a/external/exchange-channels/atlas-hpc/atlas-hpc.md
+++ b/external/exchange-channels/atlas-hpc/atlas-hpc.md
@@ -25,7 +25,7 @@ When using the UL laptop to transfer data between UL HPC Clusters and Atlas, you
 * `scp`: transfers all files and directories.
 * `rsync`: transfers only the files which differ between the source and the destination.
 
-Please visit the [UL HPC documentation](https://hpc-docs.uni.lu/data/transfer/#data-transfer-tofromwithin-ul-hpc-clusters) to see how to use ```rsync``` and ```scp```.   
+Please visit the [UL HPC documentation](https://hpc-docs.uni.lu/data/transfer/#data-transfer-tofromwithin-ul-hpc-clusters) to see how to use `rsync` and `scp`.
 
 ## 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). 
-- 
GitLab