From cfc9a64b8cdc229b1854f02a727bede275770422 Mon Sep 17 00:00:00 2001 From: Traci Morrison Date: Tue, 17 Sep 2019 09:05:38 -0400 Subject: [PATCH] Fix broken links --- ee/ucp/admin/install/upgrade.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/ucp/admin/install/upgrade.md b/ee/ucp/admin/install/upgrade.md index 1ac191a575..875b14a839 100644 --- a/ee/ucp/admin/install/upgrade.md +++ b/ee/ucp/admin/install/upgrade.md @@ -80,7 +80,7 @@ with a new worker node. The type of upgrade you perform depends on what is neede - Manual cluster upgrade: Performed using the CLI or the UCP UI. Automatically upgrades manager nodes and allows you to control the upgrade order of worker nodes. This type of upgrade is more advanced than the automated, in-place cluster upgrade. - - [Upgrade existing nodes in place](#upgrade-existing-nodes-in-place): Performed using the CLI. + - [Upgrade existing nodes in place](#phased-in-place-cluster-upgrade): Performed using the CLI. Automatically upgrades manager nodes and allows you to control the order of worker node upgrades. - [Replace all worker nodes using blue-green deployment](#replace-existing-worker-nodes-using-blue-green-deployment): Performed using the CLI. This type of upgrade allows you to @@ -95,7 +95,7 @@ with a new worker node. The type of upgrade you perform depends on what is neede Before starting an upgrade, make sure that your cluster is healthy. If a problem occurs, this makes it easier to find and troubleshoot it. -[Create a backup](/ee/ucp/admin/backup/) of your cluster. +[Create a backup](/ee/admin/backup/back-up-ucp/) of your cluster. This allows you to recover if something goes wrong during the upgrade process. > The backup archive is version-specific, so you can't use it during the @@ -128,7 +128,7 @@ manager node. Automatically upgrades the entire cluster. - Manual cluster upgrade: Performed using the CLI or the UCP UI. Automatically upgrades manager nodes and allows you to control the upgrade order of worker nodes. This type of upgrade is more advanced than the automated, in-place cluster upgrade. - - [Upgrade existing nodes in place](#upgrade-existing-nodes-in-place): Performed using the CLI. + - [Upgrade existing nodes in place](#phased-in-place-cluster-upgrade): Performed using the CLI. Automatically upgrades manager nodes and allows you to control the order of worker node upgrades. - [Replace all worker nodes using blue-green deployment](#replace-existing-worker-nodes-using-blue-green-deployment): Performed using the CLI. This type of upgrade allows you to