From 83d692be205c5f64abc748c1c9fc2d7825c99ee7 Mon Sep 17 00:00:00 2001
From: Philip Makedonski <makedonski@informatik.uni-goettingen.de>
Date: Fri, 4 Dec 2020 18:07:01 +0100
Subject: [PATCH] Update Readme.md

---
 Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index d344b17b..f18d339d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -14,7 +14,7 @@ Once Eclipse is up and running, you need to add the [update site](https://tdl.et
 
 After the update site is added, the list of plug-ins and features shall be shown in the installation dialog (menu item Help->Install New Software..). Select the desired features and proceed with the installation, which will require Eclipse to be restarted once the installation is finished.
 
-Find more detailed information at [Installation wiki](Installation).
+Find more detailed information at [Installation wiki](https://labs.etsi.org/rep/top/ide/-/wikis/Installation).
 
 ## Using the plug-ins
 
@@ -40,7 +40,7 @@ To create a new TDL model by means of the TDLan2 textual representation for **st
 
 To translate a TDL model from the TDLan2 textual representation to the **XF format** (or the other way around) open the source model and press the <code>T</code> icon on the toolbar. The resulting model shall be stored in the same folder as the source model with the type of the model (`.tdlan2` or `.tdl`) appended to the name of the source model.
 
-More information on using the plugins is available at [Usage wiki](Usage).
+More information on using the plugins is available at [Usage wiki](https://labs.etsi.org/rep/top/ide/-/wikis/Usage).
 
 ## Setting up a local environment for development and testing
 
-- 
GitLab