Skip to content

Commit

Permalink
change luajit submodule url to https://github.com/LuaJIT/LuaJIT.git
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Dec 31, 2015
1 parent c776e1e commit d5e6fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/libuv/libuv.git
[submodule "luajit"]
path = deps/luajit
url = http://luajit.org/git/luajit-2.0.git
url = https://github.com/LuaJIT/LuaJIT.git
[submodule "lua"]
path = deps/lua
url = https://github.com/lua/lua

0 comments on commit d5e6fa2

Please sign in to comment.