From 3d749d60122f0f43c332dc0d88d91378ef3bfae6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Bergstr=C3=B6m?= <david.bergstrom@liu.se>
Date: Fri, 16 Aug 2019 11:45:50 +0200
Subject: [PATCH] Update URL to LiU's gitlab

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3d32b23..a8b2e0f 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,4 @@ This repository contains a passive CommandCenterPy-based bot for StarCraft II. I
 5. In order to run the code, right click the file named "main.py" in the project panel to the right, and select "Debug main". This will run the code in "main.py", and consequently start StarCraft II. You can also edit the code in "main.py" by double-clicking "main.py".
 
 
-[PyCommandCenter's page on PyCharm]: https://gitlab.ida.liu.se/course-starcraft-ai/pycommandcenter/blob/master/pycharm.md
+[PyCommandCenter's page on PyCharm]: https://gitlab.liu.se/course-starcraft-ai/pycommandcenter/blob/master/pycharm.md
-- 
GitLab