Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

Commit f805024

Browse files
committed
Correct a problem with submodules.
1 parent 0fbc7dc commit f805024

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
@@ -3,4 +3,4 @@
33
url = git://github.com/DavidGriffith/inform6lib.git
44
[submodule "src"]
55
path = src
6-
url = git@github.com:DavidKinder/Inform6.git
6+
url = git://github.com/DavidKinder/Inform6.git

0 commit comments

Comments
 (0)