From 5d5c1d2959358030d6381058e3998692680a45a7 Mon Sep 17 00:00:00 2001 From: David Croft Date: Tue, 18 Dec 2018 10:07:01 +0000 Subject: [PATCH] Fix submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6ee2b02..1afced7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Testing/helper"] path = Testing/helper - url = git@github.coventry.ac.uk:ac0745/4003CEM-helper.git + url = https://github.coventry.ac.uk/ac0745/4003CEM-helper.git