Skip to content

Commit 664120e

Browse files
committed
Use https: for submodule for better compatibility
1 parent 0b85599 commit 664120e

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
@@ -61,4 +61,4 @@
6161
url = https://github.com/sindarknave/word-generator
6262
[submodule "word-generator1"]
6363
path = WordGenerator/word-generator
64-
url = git@github.com:sindarknave/word-generator
64+
url = https://github.com/sindarknave/word-generator

0 commit comments

Comments
 (0)