Skip to content

Commit e340337

Browse files
committed
fix: use https instead of ssh for submodules
1 parent fd4df92 commit e340337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/waku-org/waku-rln-contract.git
44
[submodule "waku/v2/protocol/waku-proto"]
55
path = waku/v2/protocol/waku-proto
6-
url = git@github.com:waku-org/waku-proto.git
6+
url = https://github.com/waku-org/waku-proto

0 commit comments

Comments
 (0)