Skip to content

Commit

Permalink
Change submodules url from ssh to https
Browse files Browse the repository at this point in the history
  • Loading branch information
gostkin committed Dec 20, 2021
1 parent e0b33c6 commit be0da78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "binaryen"]
path = binaryen
url = git@github.com:WebAssembly/binaryen.git
url = https://github.com/WebAssembly/binaryen.git

0 comments on commit be0da78

Please sign in to comment.