From 9d829dd4d264762f487c6ffc3ddeaba27e1c59ce Mon Sep 17 00:00:00 2001 From: Robert Hofer Date: Tue, 24 Feb 2015 12:09:49 +0100 Subject: [PATCH] submodules from https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d9fbd832e..44df5d3e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "submodules/tablesorter"] path = submodules/tablesorter - url = git@github.com:christianbach/tablesorter.git + url = https://github.com/christianbach/tablesorter.git