diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index a47f2eca..15d95622 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,4 +12,4 @@ url = https://github.com/WebAssembly/wasm-c-api [submodule "third_party/uvwasi"] path = third_party/uvwasi - url = https://github.com/cjihrig/uvwasi + url = https://github.com/nodejs/uvwasi |