From 55e82e67a88844f62397d2a2129595b74fc376d8 Mon Sep 17 00:00:00 2001 From: Francesco Brunello Date: Tue, 23 Jun 2026 20:31:36 +0200 Subject: [PATCH] docs: update velero hyperlink (#1199) --- docs/content/guides/backup-and-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/guides/backup-and-restore.md b/docs/content/guides/backup-and-restore.md index 93458d4..15c468a 100644 --- a/docs/content/guides/backup-and-restore.md +++ b/docs/content/guides/backup-and-restore.md @@ -2,7 +2,7 @@ As mentioned in the introduction, Tenant Control Planes are just regular pods scheduled in the Management Cluster. As such, you can take advantage of the same backup and restore methods that you would use to maintain the standard workload. -This guide will assist you in how to backup and restore TCP resources on the Management Cluster using [Velero](https://tanzu.vmware.com/developer/guides/what-is-velero/). +This guide will assist you in how to backup and restore TCP resources on the Management Cluster using [Velero](https://velero.io/). ## Prerequisites