Skip to content

Commit a7de3f6

Browse files
committed
Don't use ssh paths in the gitmodules.
1 parent 3440792 commit a7de3f6

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,6 +1,6 @@
11
[submodule "dep/imhex"]
22
path = dep/imhex
3-
url = git@github.com:davidgiven/ImHex.git
3+
url = https://github.com/davidgiven/ImHex.git
44
[submodule "dep/libwolv"]
55
path = dep/libwolv
66
url = https://github.com/WerWolv/libwolv.git

0 commit comments

Comments
 (0)