From 08fb51c9e9c80197a4ed53d96a4cfa6b723b58a8 Mon Sep 17 00:00:00 2001 From: Ludovic Date: Fri, 28 Sep 2018 17:39:11 +0200 Subject: [PATCH] Unify url for modules, make them usable behind proxies --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b0a88cc8e..2c2dcb867 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,5 +35,5 @@ url = https://github.com/MISP/misp-noticelist [submodule "Plugin/DebugKit"] path = Plugin/DebugKit - url = git://github.com/cakephp/debug_kit.git + url = https://github.com/cakephp/debug_kit.git branch = 2.2