From afd8443cc5b46a0f33be995f47dea2be6012dac2 Mon Sep 17 00:00:00 2001 From: Michael Li Date: Fri, 3 May 2024 11:18:44 -0400 Subject: [PATCH] docs: Fix broken link (#4766) --- .../docs/configuration/worker/worker-configuration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/configuration/worker/worker-configuration.mdx b/website/content/docs/configuration/worker/worker-configuration.mdx index 65bdbd1f28..0adf359952 100644 --- a/website/content/docs/configuration/worker/worker-configuration.mdx +++ b/website/content/docs/configuration/worker/worker-configuration.mdx @@ -168,7 +168,7 @@ kms "aead" { } ``` -[`initial_upstreams`](/boundary/docs/configuration/worker/overview#initial_upstreams) +[`initial_upstreams`](/boundary/docs/configuration/worker#initial_upstreams) are used to connect to upstream Boundary clusters. ## Resources @@ -216,4 +216,4 @@ worker { The `name` and `description` fields are not valid configuration fields for workers that use worker-led or controller-led authorization. You can only set these fields through the API and they are only valid for workers that use the [KMS authorization method](/boundary/docs/configuration/worker/worker-configuration#kms-led-authorization-authentication-flow). - \ No newline at end of file +