From e5b38619bed225660f5cd201371d03c302f5c0e5 Mon Sep 17 00:00:00 2001
From: Marina Popleteeva <marina.popleteeva@uni.lu>
Date: Wed, 19 Jan 2022 17:57:20 +0100
Subject: [PATCH] Write link in different format

<Link> was not displayed and text was corrupted. Rewritten in [link](link).
---
 external/general/getToLCSB/getToLCSB.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/general/getToLCSB/getToLCSB.md b/external/general/getToLCSB/getToLCSB.md
index 7f562fae..cf7addd4 100644
--- a/external/general/getToLCSB/getToLCSB.md
+++ b/external/general/getToLCSB/getToLCSB.md
@@ -38,7 +38,7 @@ From Luxembourg’s central train station, you will get a train every 20 minutes
 Take the train in direction of "Rodange" or "Petange". Your stop is called: "Belval-Université" station.<br>
 A map of the Campus BELVAL and how to find both LCSB buildings is shown below. From Belval train station it's about a 5 minutes-walk to either of our locations.
 
-You can also arrive by bus from Luxembourg City. Please visit <www.mobiliteit.lu> to select your travelling options. *Please note, however, that the train is the preferred option.*
+You can also arrive by bus from Luxembourg City. Please visit [www.mobiliteit.lu](https://www.mobiliteit.lu/en/journey-planner/) to select your travelling options. *Please note, however, that the train is the preferred option.*
 
 ### 3. Arriving by car:
 
-- 
GitLab