Commit b0339ba5fd851347d99446186d0c81ecf2892dcf
Exists in
staging
Merge branch 'staging' of softwarepublico.gov.br:noosferogov/noosfero into staging
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
.gitmodules
... | ... | @@ -40,9 +40,9 @@ |
40 | 40 | [submodule "plugins/community_hub"] |
41 | 41 | path = plugins/community_hub |
42 | 42 | url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/community_hub.git |
43 | -# [submodule "plugins/inclusao_digital"] | |
44 | -# path = plugins/inclusao_digital | |
45 | -# url = http://softwarepublico.gov.br/gitlab/noosfero-plugins/inclusao_digital.git | |
43 | +[submodule "plugins/inclusao_digital"] | |
44 | + path = plugins/inclusao_digital | |
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 | 48 | url = https://softwarepublico.gov.br/gitlab/noosfero-plugins/serpro_integration.git | ... | ... |