From ddd689fbdf3e747e04e28c26b165ad29814349b5 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Fri, 9 Aug 2024 11:19:33 -0500 Subject: [PATCH] website/docs: add link from Ent to Upgrade (#10841) add link from Ent to Upgrade Co-authored-by: Tana M Berry --- website/docs/enterprise/get-started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/enterprise/get-started.md b/website/docs/enterprise/get-started.md index 9a34493c7e..b3c6470d80 100644 --- a/website/docs/enterprise/get-started.md +++ b/website/docs/enterprise/get-started.md @@ -6,7 +6,9 @@ Installing authentik is exactly the same process for both Enterprise version and ## Install Enterprise -To get started working with Enterprise authentik, upgrade to the [2023.8.x](../releases) version or later. For installation steps, refer to our [technical documentation](../installation/index.mdx) for instructions to install and configure authentik. +To get started working with Enterprise authentik, [upgrade](../installation/upgrade.mdx) to the [2023.8.x](../releases) version or later. + +If this is a fresh install, refer to our [technical documentation](../installation/index.mdx) for instructions to install and configure authentik. - [Docker Compose installation](../installation/docker-compose.mdx) - [Kubernetes installation](../installation/kubernetes.md)