We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e769b commit 7d1c580Copy full SHA for 7d1c580
.gitmodules
@@ -3,9 +3,9 @@
3
url=https://github.com/slembcke/Chipmunk2D.git
4
[submodule "external/ogg"]
5
path = external/ogg
6
-url=git@github.com:spritebuilder/ogg.git
+url=https://github.com/spritebuilder/ogg.git
7
branch = apportable
8
[submodule "external/tremor"]
9
path = external/tremor
10
-url=git@github.com:spritebuilder/tremor.git
+url=https://github.com/spritebuilder/tremor.git
11
0 commit comments