Skip to content
Snippets Groups Projects
Commit 9ab809a6 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Use https path to git modules, git:// doesn't always work behind a firewall

parent 029f82f3
No related branches found
No related tags found
No related merge requests found
[submodule "third_party/lua-cjson"]
path = third_party/lua-cjson
url = git://github.com/mpx/lua-cjson.git
url = https://github.com/mpx/lua-cjson.git
[submodule "third_party/luajit"]
path = third_party/luajit
url = git://github.com/tarantool/luajit.git
url = https://github.com/tarantool/luajit.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment