Commit 2892d95c797e6f5fcc9f07c091f1ee97e028a54a

Authored by Leandro Santos
1 parent 68c93d9c

replace git protocol to https

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.gitmodules
... ... @@ -36,4 +36,4 @@
36 36 url = https://gitlab.com/participa/proposal-app.git
37 37 [submodule "plugins/serpro_captcha"]
38 38 path = plugins/serpro_captcha
39   - url = git@gitlab.com:noosfero-plugins/serpro_captcha.git
  39 + url = https://gitlab.com/noosfero-plugins/serpro_captcha.git
... ...