diff options
author | Determinant <[email protected]> | 2015-08-05 08:20:18 +0800 |
---|---|---|
committer | Determinant <[email protected]> | 2015-08-05 08:20:18 +0800 |
commit | 7ae89059d68850e12826bc6812e4a6d521e45b53 (patch) | |
tree | eab543a161ea345398252c0e7dfb678d0ac7c330 | |
parent | 30701effba795635c9dcfa86882486f1f184e243 (diff) |
...
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index afad59e..217ded3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,8 @@ [submodule "luajit-2.0"] path = luajit-2.0 url = http://luajit.org/git/luajit-2.0.git -[submodule "speech"] - path = nerv-speech +[submodule "nerv-speech"] + path = speech url = https://github.com/Nerv-SJTU/nerv-speech.git [submodule "luarocks"] path = luarocks |