commit | 7d060836fbe244cba13105c841c30b4f749ecc82 | [log] [tgz] |
---|---|---|
author | embelon <78412338+embelon@users.noreply.github.com> | Mon Dec 05 18:16:22 2022 +0100 |
committer | GitHub <noreply@github.com> | Mon Dec 05 18:16:22 2022 +0100 |
tree | f34526d9e8ab3e206cf0de31979cb7543e2b43e3 | |
parent | f8a8a32ca7f59276cc9ca234570fa2eeb2c80b1e [diff] |
Updated gitmodules to use https instead of ssh
diff --git a/.gitmodules b/.gitmodules index 9548fa5..971e8a9 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,3 @@ [submodule "verilog/rtl/wb_hyperram"] path = verilog/rtl/wb_hyperram - url = git@github.com:embelon/wb_hyperram.git + url = https://github.com/embelon/wb_hyperram.git