Merge pull request #256 from btat/fix-link

Use correct link
This commit is contained in:
Billy Tat
2022-10-13 15:57:37 -07:00
committed by GitHub
@@ -29,7 +29,7 @@ To avoid storing them in plaintext, you can use the same `EncryptionConfiguratio
When encrypting objects in the backup you must save the `EncryptionConfiguration` file for future use, because it wont be saved by the rancher-backup operator.
For example, when [migrating Rancher to a new cluster](new-user-guides/backup-restore-and-disaster-recovery) the file is used to re-create the secret in the new cluster.
For example, when [migrating Rancher to a new cluster](../../how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster.md) the file is used to re-create the secret in the new cluster.
:::