Skip to content

Commit 9059485

Browse files
eighthavenotaz
authored andcommitted
use https:// URL for gnulib in .gitmodules
HTTPS Everywhere! This is a trivial fix to improve privacy and security.
1 parent 81814bd commit 9059485

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
@@ -4,4 +4,4 @@
44
[submodule "deps/lightning/gnulib"]
55
active = false
66
path = deps/lightning/gnulib
7-
url = git://git.sv.gnu.org/gnulib.git
7+
url = https://git.savannah.gnu.org/git/gnulib.git

0 commit comments

Comments
 (0)