From c2ab70ef57192953e038e55244576225eb6541a5 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Tue, 24 Oct 2023 14:11:47 -0400 Subject: [PATCH] link pointed to wrong directory (#958) --- .../install-upgrade-on-a-kubernetes-cluster/rollbacks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md index 7f3290938b4..58fb68d6d5a 100644 --- a/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md +++ b/versioned_docs/version-2.7/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rollbacks.md @@ -50,7 +50,7 @@ See the [rancher/rancher-cleanup repo](https://github.com/rancher/rancher-cleanu At this point, there should be no Rancher-related resources on the upstream cluster. Therefore, the next step will be the same as if you were migrating Rancher to a new cluster that contains no Rancher resources. -Follow these [instructions](./migrate-rancher-to-new-cluster.md) to install the Rancher-Backup Helm chart and restore Rancher to its previous state. +Follow these [instructions](../../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md) to install the Rancher-Backup Helm chart and restore Rancher to its previous state. Please keep in mind that: 1. Step 3 can be skipped, because the Cert-Manager app should still exist on the upstream (local) cluster if it was installed before. 2. At Step 4, install the Rancher version you intend to roll back to.