Update the names of the git submodules.

This commit is contained in:
Dan Gohman
2019-11-08 10:20:11 -08:00
parent 58c5906f5c
commit 32a71c0645

4
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "spec_testsuite"]
path = spec_testsuite
url = https://github.com/WebAssembly/testsuite
[submodule "wasmtime-api/c-examples/wasm-c-api"]
[submodule "crates/api/c-examples/wasm-c-api"]
path = crates/api/c-examples/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api
[submodule "wasi-common/WASI"]
[submodule "crates/wasi-common/WASI"]
path = crates/wasi-common/WASI
url = https://github.com/WebAssembly/WASI