From 7229dafcb47ac0306109053bd9937976f8731f6f Mon Sep 17 00:00:00 2001 From: morgangauth <113058716+morgangauth@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:09:47 -0700 Subject: [PATCH] Remove link for "multi-version upgrades" from AMI upgrade docs MVU are not supported so link was confusing, and link pointed to the upgrade notes page anyways. --- docs/admin/deploy/machine-images/aws-ami.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/admin/deploy/machine-images/aws-ami.mdx b/docs/admin/deploy/machine-images/aws-ami.mdx index 50e3be90c..302a40767 100644 --- a/docs/admin/deploy/machine-images/aws-ami.mdx +++ b/docs/admin/deploy/machine-images/aws-ami.mdx @@ -177,7 +177,6 @@ Please take time to review the following before proceeding with the upgrades: - [Changelog](/CHANGELOG) - [Update policy](/admin/updates#update-policy) - [Update notes](/admin/updates/kubernetes) -- [Multi-version upgrade procedure](/admin/updates/kubernetes#multi-version-upgrade-procedure) Back up your volumes before each upgrade!