diff --git a/.gitmodules b/.gitmodules index d6544e2e51f6bf047f575ddd4299525ecd2dfe69..b9a36d68484cb4bd87b188aded83cfe5c1cc2212 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "scalp_firmware"] path = scalp_firmware - url = ssh://git@ssh.hesge.ch:10572/soma/scalp_firmware.git + url = https://gitedu.hesge.ch/soma/scalp_firmware.git [submodule "scalp_pcb"] path = scalp_pcb - url = ssh://git@ssh.hesge.ch:10572/soma/scalp_pcb.git + url = https://gitedu.hesge.ch/soma/scalp_pcb.git [submodule "scalp_board"] path = scalp_board - url = ssh://git@ssh.hesge.ch:10572/soma/scalp_board.git + url = https://gitedu.hesge.ch/soma/scalp_board.git