Skip to content

Commit 8533055

Browse files
committed
Updates submodules to https
1 parent 3d34102 commit 8533055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
url=https://github.com/slembcke/Chipmunk2D.git
44
[submodule "external/ogg"]
55
path = external/ogg
6-
url=git@github.com:spritebuilder/ogg.git
6+
url=https://github.com/spritebuilder/ogg.git
77
branch = apportable
88
[submodule "external/tremor"]
99
path = external/tremor
10-
url=git@github.com:spritebuilder/tremor.git
10+
url=https://github.com/spritebuilder/tremor.git
1111
branch = apportable

0 commit comments

Comments
 (0)