Changed URLs to use the https protocol instead of the git protocol.
This commit is contained in:
parent
726688835d
commit
44f7981c80
@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"name": "console_progress",
|
||||
"url": "_git@git.jdb-labs.com:jdb/console-progress",
|
||||
"url": "https://git.jdb-labs.com/jdb/console-progress.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
{
|
||||
"name": "treediff",
|
||||
"url": "_git@git.jdb-labs.com:jdb-labs/treediff",
|
||||
"url": "https://git.jdb-labs.com/jdb-labs/treediff.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
|
Loading…
x
Reference in New Issue
Block a user