From 4ace362c02d56a976c7c5d11716cd32e33e00240 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:41:33 -0500 Subject: [PATCH] docs: Fix broken link for HCP deployment (#4081) --- website/content/docs/install-boundary/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/install-boundary/index.mdx b/website/content/docs/install-boundary/index.mdx index 47f335d249..6cd5b05259 100644 --- a/website/content/docs/install-boundary/index.mdx +++ b/website/content/docs/install-boundary/index.mdx @@ -11,4 +11,4 @@ This section details installing Boundary in a self-managed environment. You can use the topics in this section to install the Community Edition or the Enterprise version of Boundary. The section also includes reference architecture, system requirement recommendations, and best practices. -To deploy HCP Boundary instead, refer to the [HCP Boundary Get Started section](/hcp/docs/get-started/deploy-and-login). \ No newline at end of file +To deploy HCP Boundary instead, refer to the [HCP Boundary Get Started section](/boundary/docs/hcp/get-started/deploy-and-login). \ No newline at end of file