From 0fa61e3e502f57c9a6021dd530ab2a6117132f7e Mon Sep 17 00:00:00 2001
From: ComFreek <comfreek@outlook.com>
Date: Sun, 3 Jan 2021 18:25:15 +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 77cd682c..2d269560 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@ First, you have to set up a development environment:
 
    We periodically update to the latest LTS version. Currently, any 2019.4 version should work; you can safely ignore any version warnings popping up.
    
-   Make sure to [activate your license](https://support.unity.com/hc/en-us/articles/211438683-How-do-I-activate-my-license-#:~:text=Log%20into%20your%20Unity%20ID,input%20your%20new%20License%20key).
+   Make sure to [activate your license](https://support.unity.com/hc/en-us/articles/211438683-How-do-I-activate-my-license).
    
 2. Clone this repository: `git clone --recurse-submodules https://github.com/UFrameIT/UFrameIT.git`
-3. Follow the [UFrameIT server installation guide](https://github.com/UniFormal/MMT/blob/devel/src/frameit-mmt/installation.md).
+3. Follow the [UFrameIT server's guide on setting up a dev environment](https://github.com/UniFormal/MMT/blob/devel/src/frameit-mmt/DEVENV.md).
 
    Thereby, you will also install the necessary [archives of formalization UFrameIT/archives](https://github.com/UFrameIT/archives).
 
-- 
GitLab