From 77327db0629109c0ee3058ebdf71105422e522f2 Mon Sep 17 00:00:00 2001 From: Andy Goldstein Date: Tue, 5 Feb 2019 10:48:16 -0500 Subject: [PATCH] Move Velero image to docs/img Signed-off-by: Andy Goldstein --- README.md | 6 +++--- velero.png => docs/img/velero.png | Bin 2 files changed, 3 insertions(+), 3 deletions(-) rename velero.png => docs/img/velero.png (100%) diff --git a/README.md b/README.md index 005079d84..999f5b0fe 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Velero -![](velero.png) +![](/docs/img/velero.png) [![Build Status][1]][2] -## Heptio Ark is now Velero! +## Heptio Ark is now Velero! #### We're working on our first Velero release and instructions for migrating your Ark deployments to Velero. Stay tuned! @@ -30,7 +30,7 @@ You can run Velero in clusters on a cloud provider or on-premises. For detailed ## Troubleshooting -If you encounter issues, review the [troubleshooting docs][30], [file an issue][4], or talk to us on the [#velero channel][25] on the Kubernetes Slack server. +If you encounter issues, review the [troubleshooting docs][30], [file an issue][4], or talk to us on the [#velero channel][25] on the Kubernetes Slack server. ## Contributing diff --git a/velero.png b/docs/img/velero.png similarity index 100% rename from velero.png rename to docs/img/velero.png