mirror of
https://github.com/Start9Labs/patch-db.git
synced 2026-03-25 18:10:52 +00:00
make submodules https
This commit is contained in:
committed by
Aiden McClelland
parent
99b191c8be
commit
295e4ba4ad
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "cbor"]
|
||||
path = cbor
|
||||
url = ../../dr-bonez/cbor.git
|
||||
url = https://github.com/dr-bonez/cbor.git
|
||||
[submodule "json-patch"]
|
||||
path = json-patch
|
||||
url = ../../dr-bonez/json-patch.git
|
||||
url = https://github.com/dr-bonez/json-patch.git
|
||||
[submodule "json-ptr"]
|
||||
path = json-ptr
|
||||
url = ../../dr-bonez/json-ptr.git
|
||||
url = https://github.com/dr-bonez/json-ptr.git
|
||||
Reference in New Issue
Block a user