From cc5df4c2d2d08045e66a9e34db06ec635b76b7bd Mon Sep 17 00:00:00 2001 From: Benjamin Pineau Date: Sun, 28 Jul 2019 21:59:25 +0200 Subject: [PATCH] Update external links Projects changed home, or got renamed. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5efa048..8e8f10c 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ ready to run on your desktop or in a cluster. We also provide a [docker image](https://hub.docker.com/r/bpineau/katafygio/). -On MacOs, you can use the brew formula: +On MacOS, you can use the brew formula: ```bash brew install bpineau/tap/katafygio ``` @@ -113,7 +113,7 @@ helm install --name kf-backups assets/helm-chart/katafygio/ ## See Also -* [Heptio Ark](https://github.com/heptio/ark) does sophisticated clusters backups, including volumes +* [Heptio Velero](https://github.com/heptio/velero) does sophisticated clusters backups, including volumes * [Stash](https://github.com/appscode/stash) backups volumes -* [etcd backup operator](https://coreos.com/operators/etcd/docs/latest/user/walkthrough/backup-operator.html) +* [etcd backup operator](https://github.com/coreos/etcd-operator)