From 2892d95c797e6f5fcc9f07c091f1ee97e028a54a Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Thu, 1 Oct 2015 10:16:06 -0300 Subject: [PATCH] replace git protocol to https --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 01121c8..fdd5cb6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,4 +36,4 @@ url = https://gitlab.com/participa/proposal-app.git [submodule "plugins/serpro_captcha"] path = plugins/serpro_captcha - url = git@gitlab.com:noosfero-plugins/serpro_captcha.git + url = https://gitlab.com/noosfero-plugins/serpro_captcha.git -- libgit2 0.21.2