diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index db562cb21..fc18f291e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/denoland/deno_third_party.git [submodule "std/wasi/testdata"] path = std/wasi/testdata - url = git@github.com:khronosproject/wasi-test-suite.git + url = https://github.com/khronosproject/wasi-test-suite.git |