From d2572a343c8f5556956026f5dfadfc4b6929f241 Mon Sep 17 00:00:00 2001 From: PPacent Date: Wed, 19 Oct 2022 21:12:25 -0700 Subject: [PATCH] Fixing dead link for OSS getting started Fixing dead link for OSS getting starte --- website/content/docs/getting-started/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/getting-started/index.mdx b/website/content/docs/getting-started/index.mdx index 877f81bdbf..afe45e981a 100644 --- a/website/content/docs/getting-started/index.mdx +++ b/website/content/docs/getting-started/index.mdx @@ -20,7 +20,7 @@ There are two options to get started with Boundary: learn more. - **Boundary OSS** is an open source distribution of Boundary that users can run in their own environments. The [Getting Started with Boundary - OSS](/docs/getting-started/connect-to-target) page discusses running Boundary + OSS](/docs/oss/installing/dev-mode) page discusses running Boundary in Dev mode on your local machine, allowing you to get started with the OSS distribution quickly. We recommend you use the Boundary model that best meets your intended use case.