We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61b273 commit 3673eb3Copy full SHA for 3673eb3
1 file changed
.gitmodules
@@ -1,6 +1,6 @@
1
[submodule "test/spec"]
2
path = test/spec
3
- url = git@github.com:WebAssembly/testsuite.git
+ url = https://github.com/WebAssembly/testsuite.git
4
[submodule "test/experimental"]
5
path = test/experimental
6
- url = git@github.com:WebAssembly/experimental.git
+ url = https://github.com/WebAssembly/experimental.git
0 commit comments