summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorColin Ihrig <cjihrig@gmail.com>2021-01-29 16:19:19 -0500
committerGitHub <noreply@github.com>2021-01-29 13:19:19 -0800
commit80221f003c9d461a381d41d810212aa91004d1fc (patch)
tree95758ebe5b72cdf20fa47e44833cfa6d569e8967 /.gitmodules
parente57e6cd4b342332ca8d6a3e667cf257c6d5b2c82 (diff)
downloadwabt-80221f003c9d461a381d41d810212aa91004d1fc.tar.gz
wabt-80221f003c9d461a381d41d810212aa91004d1fc.tar.bz2
wabt-80221f003c9d461a381d41d810212aa91004d1fc.zip
update uvwasi repo (#1597)
uvwasi was transferred into the Node.js GitHub org. This commit updates the project's source repo.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
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