From f764f87a2c4bd8c7091cab49fdcf76812e2304c0 Mon Sep 17 00:00:00 2001
From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com>
Date: Mon, 29 Apr 2024 16:04:53 -0400
Subject: [PATCH] docs: Fix links
---
.../session-recording/configure-worker-storage.mdx | 2 +-
.../session-recording/storage-providers/configure-minio.mdx | 2 +-
.../session-recording/storage-providers/configure-s3.mdx | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/content/docs/configuration/session-recording/configure-worker-storage.mdx b/website/content/docs/configuration/session-recording/configure-worker-storage.mdx
index fd2399febc..716e241f24 100644
--- a/website/content/docs/configuration/session-recording/configure-worker-storage.mdx
+++ b/website/content/docs/configuration/session-recording/configure-worker-storage.mdx
@@ -9,7 +9,7 @@ description: |-
This feature requires HCP Boundary or Boundary Enterprise
-[Session recording](/boundary/docs/configuration/session-recording) requires that you [configure at least one worker for local storage](/boundary/docs/configuration/session-recording/create-storage-bucket#boundary-workers-requirements).
+Session recording requires that you configure at least one worker for local storage.
diff --git a/website/content/docs/configuration/session-recording/storage-providers/configure-minio.mdx b/website/content/docs/configuration/session-recording/storage-providers/configure-minio.mdx
index 94e33c8c39..8fa5ceff9d 100644
--- a/website/content/docs/configuration/session-recording/storage-providers/configure-minio.mdx
+++ b/website/content/docs/configuration/session-recording/storage-providers/configure-minio.mdx
@@ -17,7 +17,7 @@ Before you can create a storage bucket in Boundary, you must ensure that your en
Session recording requires specific configuration for both the external storage provider and the Boundary worker.
-Refer to the [Configure workers for storage]to learn about configuring self-managed workers for session recording.
+Refer to [Configure workers for session recording](/boundary/docs/configuration/session-recording/configure-worker-storage) to learn about configuring self-managed workers for session recording.
When determining storage requirements for the external bucket, you should consider:
diff --git a/website/content/docs/configuration/session-recording/storage-providers/configure-s3.mdx b/website/content/docs/configuration/session-recording/storage-providers/configure-s3.mdx
index e9eafb7d3c..6fba561ec2 100644
--- a/website/content/docs/configuration/session-recording/storage-providers/configure-s3.mdx
+++ b/website/content/docs/configuration/session-recording/storage-providers/configure-s3.mdx
@@ -17,7 +17,7 @@ Before you can create a storage bucket in Boundary, you must ensure that your en
Session recording requires specific configuration for both the external storage provider and the Boundary worker.
-Refer to the [Configure workers for storage]to learn about configuring self-managed workers for session recording.
+Refer to [Configure workers for session recording](/boundary/docs/configuration/session-recording/configure-worker-storage) to learn about configuring self-managed workers for session recording.
When determining storage requirements for the external bucket, you should consider: