From 4fc47f90be1941c3f590090e32d29eb97690b9b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Hannes=20J=C3=A4mtner?= <hanja189@student.liu.se>
Date: Thu, 23 Jul 2020 09:10:36 +0200
Subject: [PATCH] Moved back to original and not fork

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

diff --git a/.gitmodules b/.gitmodules
index db5eef8..5f132b3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,7 +3,7 @@
 	url = https://github.com/pybind/pybind11
 [submodule "lib/cpp-sc2"]
 	path = lib/cpp-sc2
-	url = https://github.com/Jackyline/cpp-sc2.git
+	url = https://github.com/cpp-sc2/cpp-sc2.git
 [submodule "lib/sc2-gamedata"]
 	path = lib/sc2-gamedata
 	url = https://github.com/noorus/sc2-gamedata.git
-- 
GitLab