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 2e7a83f commit 2094ecfCopy full SHA for 2094ecf
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "tools/cocos2d-console"]
2
path = tools/cocos2d-console
3
- url = git://github.com/cocos2d/cocos2d-console.git
+ url = https://github.com/cocos2d/cocos2d-console.git
4
[submodule "tools/bindings-generator"]
5
path = tools/bindings-generator
6
- url = git://github.com/cocos2d/bindings-generator.git
+ url = https://github.com/cocos2d/bindings-generator.git
7
[submodule "tests/cpp-tests/Resources/ccs-res"]
8
path = tests/cpp-tests/Resources/ccs-res
9
- url = git://github.com/dumganhar/ccs-res.git
+ url = https://github.com/dumganhar/ccs-res.git
0 commit comments