From 0c2ec8c13d7cacf694b2d37eb92bcbc309224a1a Mon Sep 17 00:00:00 2001 From: Mike Green <772413+mikegreen@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:02:42 -0600 Subject: [PATCH] Docs: add enterprise upgrade link (#9934) * add enterprise upgrade note * Update index.mdx --- website/content/docs/upgrading/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/upgrading/index.mdx b/website/content/docs/upgrading/index.mdx index 6165208ef..7a14d9b67 100644 --- a/website/content/docs/upgrading/index.mdx +++ b/website/content/docs/upgrading/index.mdx @@ -18,6 +18,8 @@ keep in mind when using Consul. This page documents how to upgrade Consul when a new version is released. +-> **Tip:** For Consul Enterprise, see the [Automated Upgrades documentation](/docs/enterprise/upgrades). + ## Standard Upgrades For upgrades we strive to ensure backwards compatibility. To support this,