From 98261ee9a042e613674ce627008f5a8132a41ce3 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Thu, 21 May 2020 10:55:37 -0600 Subject: [PATCH] fix broken link on website (#2556) Signed-off-by: Steve Kriss --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 6f7bdaef6..21b8eb231 100644 --- a/site/index.html +++ b/site/index.html @@ -30,7 +30,7 @@ hero: secondary_ctas: cta1: title: Introduction to Velero - url: /Velero-is-an-Open-Source-Tool-to-Back-up-and-Migrate-Kubernetes-Clusters/ + url: /blog/Velero-is-an-Open-Source-Tool-to-Back-up-and-Migrate-Kubernetes-Clusters/ content: Learn about Velero and how to protect your Kubernetes resources and volumes. cta2: title: How Do You Use Velero?