Skip to content

Commit 8cde9fe

Browse files
authored
Switch stdlib submodule to use HTTPS instead of SSH, fixes #1568 (#1569)
1 parent 2a35c96 commit 8cde9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "stdlib"]
22
path = stdlib
3-
url = git@github.com:freenet/freenet-stdlib.git
3+
url = https://github.com/freenet/freenet-stdlib.git

0 commit comments

Comments
 (0)