From 98175bac4bf4d55e519b2fc3ff112239e59c62ba Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Sat, 17 Feb 2018 23:00:46 +0100 Subject: [PATCH] Udated URL in .gitmodules to point to GH --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 675b3d498..fed3de512 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src/libshared"] path = src/libshared - url = https://git.tasktools.org/TM/libshared.git + url = https://github.com/GothenburgBitFactory/libshared.git