Skip to content

Commit 081bb61

Browse files
committed
Fix submodule to not need git auth (closes #10)
1 parent fcc3d6c commit 081bb61

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
@@ -1,3 +1,3 @@
11
[submodule "implementations/seaduk"]
22
path = implementations/seaduk
3-
url = git@github.com:nucleus-js/seaduk.git
3+
url = https://github.com/nucleus-js/seaduk.git

0 commit comments

Comments
 (0)