From 6975dc1e79ad169f707beff0104ea76b68c62b1c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?William=20L=C3=B6vfors?= <william.lovfors@liu.se>
Date: Tue, 14 Jan 2020 16:52:44 +0100
Subject: [PATCH] Updated the remotes for the submodules

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

diff --git a/.gitmodules b/.gitmodules
index 9c7fcac..d453804 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "PESTO"]
 	path = PESTO
-	url = ./PESTO/
+	url =  https://github.com/ICB-DCM/PESTO.git
 [submodule "meigo64"]
 	path = meigo64
-	url = ./meigo64/
+	url = https://bitbucket.org/jrbanga_/meigo64.git 
-- 
GitLab