mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-22 08:24:27 +01:00
Fix renamed repository (ie etcd)
This commit is contained in:
@@ -12774,7 +12774,7 @@
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://github.com/coreos/etcd",
|
||||
"html_url": "https://github.com/etcd-io/etcd",
|
||||
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
|
||||
"fork": false,
|
||||
"url": "https://api.github.com/repos/coreos/etcd",
|
||||
@@ -12819,8 +12819,8 @@
|
||||
"pushed_at": "2018-06-06T15:17:19Z",
|
||||
"git_url": "git://github.com/coreos/etcd.git",
|
||||
"ssh_url": "git@github.com:coreos/etcd.git",
|
||||
"clone_url": "https://github.com/coreos/etcd.git",
|
||||
"svn_url": "https://github.com/coreos/etcd",
|
||||
"clone_url": "https://github.com/etcd-io/etcd.git",
|
||||
"svn_url": "https://github.com/etcd-io/etcd",
|
||||
"homepage": "https://coreos.com/etcd/docs/latest",
|
||||
"size": 39459,
|
||||
"stargazers_count": 18670,
|
||||
@@ -16333,7 +16333,7 @@
|
||||
"site_admin": false
|
||||
},
|
||||
"private": false,
|
||||
"html_url": "https://github.com/shiwaforce/proco",
|
||||
"html_url": "https://github.com/shiwaforce/poco",
|
||||
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
|
||||
"fork": false,
|
||||
"url": "https://api.github.com/repos/shiwaforce/proco",
|
||||
@@ -16378,8 +16378,8 @@
|
||||
"pushed_at": "2018-05-31T08:02:14Z",
|
||||
"git_url": "git://github.com/shiwaforce/proco.git",
|
||||
"ssh_url": "git@github.com:shiwaforce/proco.git",
|
||||
"clone_url": "https://github.com/shiwaforce/proco.git",
|
||||
"svn_url": "https://github.com/shiwaforce/proco",
|
||||
"clone_url": "https://github.com/shiwaforce/poco.git",
|
||||
"svn_url": "https://github.com/shiwaforce/poco",
|
||||
"homepage": "https://proco.app",
|
||||
"size": 508,
|
||||
"stargazers_count": 34,
|
||||
|
||||
Reference in New Issue
Block a user