changed .gitmodules from ssh to https access

This commit is contained in:
Edward Kisiel
2022-10-12 20:20:09 -04:00
parent d59191109e
commit 3a757b95a4

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "SBC_Model_Framework"] [submodule "SBC_Model_Framework"]
path = SBC_Model_Framework path = SBC_Model_Framework
url = git@github.com:hominoids/SBC_Model_Framework.git url = https://github.com/hominoids/SBC_Model_Framework.git