fix: use https instead of ssh for submodules

This commit is contained in:
Richard Ramos
2023-12-08 14:40:30 -04:00
parent fd4df9221e
commit e340337d64
+1 -1
View File
@@ -3,4 +3,4 @@
url = https://github.com/waku-org/waku-rln-contract.git
[submodule "waku/v2/protocol/waku-proto"]
path = waku/v2/protocol/waku-proto
url = git@github.com:waku-org/waku-proto.git
url = https://github.com/waku-org/waku-proto