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 6af9400 commit 4088f56Copy full SHA for 4088f56
.gitmodules
@@ -57,7 +57,7 @@
57
url = https://github.com/LuaCATS/skynet.git
58
[submodule "meta/3rd/ffi-reflect"]
59
path = meta/3rd/ffi-reflect
60
- url = git@github.com:LuaCATS/ffi-reflect.git
+ url = https://github.com/LuaCATS/ffi-reflect.git
61
[submodule "meta/3rd/luv"]
62
path = meta/3rd/luv
63
- url = git@github.com:LuaCATS/luv.git
+ url = https://github.com/LuaCATS/luv.git
0 commit comments