Commit e1f03179bce0e996c1fdd8dfd57f1785bf088705

Authored by Leandro Santos
1 parent 3d9eb6d6
Exists in staging and in 1 other branch production

put the correct path to plugin

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.gitmodules
... ... @@ -45,4 +45,4 @@
45 45 # url = http://softwarepublico.gov.br/gitlab/noosfero-plugins/inclusao_digital.git
46 46 [submodule "plugins/serpro_integration"]
47 47 path = plugins/serpro_integration
48   - url = http://softwarepublico.gov.br/gitlab/noosfero-plugins/serpro_integration.git
  48 + url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/serpro_integration.git
... ...