fix: use https in submodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
|||||||
[submodule "tinyriscv"]
|
[submodule "tinyriscv"]
|
||||||
path = tinyriscv
|
path = tinyriscv
|
||||||
url = ssh://git@ssh.git.xn--k-0fa.se:222/sas2026/tinyriscv.git
|
url = https://git.xn--k-0fa.se/sas2026/tinyriscv.git
|
||||||
[submodule "tiny-AES-c"]
|
[submodule "tiny-AES-c"]
|
||||||
path = tiny-AES-c
|
path = tiny-AES-c
|
||||||
url = ssh://git@ssh.git.xn--k-0fa.se:222/sas2026/tiny-AES.git
|
url = https://git.xn--k-0fa.se/sas2026/tiny-AES.git
|
||||||
|
|||||||
Reference in New Issue
Block a user