make submodules https

This commit is contained in:
Lucy Cifferello
2021-10-13 13:43:54 -06:00
committed by Aiden McClelland
parent 99b191c8be
commit 295e4ba4ad

6
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "cbor"] [submodule "cbor"]
path = cbor path = cbor
url = ../../dr-bonez/cbor.git url = https://github.com/dr-bonez/cbor.git
[submodule "json-patch"] [submodule "json-patch"]
path = json-patch path = json-patch
url = ../../dr-bonez/json-patch.git url = https://github.com/dr-bonez/json-patch.git
[submodule "json-ptr"] [submodule "json-ptr"]
path = json-ptr path = json-ptr
url = ../../dr-bonez/json-ptr.git url = https://github.com/dr-bonez/json-ptr.git