From 8b90efcde3e0a1cc023be49f66476deb984bf388 Mon Sep 17 00:00:00 2001 From: Irena Rindos Date: Tue, 7 May 2024 14:38:34 -0400 Subject: [PATCH] docs: fix broken session recording link (#4777) --- .../session-recording/enable-session-recording.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/configuration/session-recording/enable-session-recording.mdx b/website/content/docs/configuration/session-recording/enable-session-recording.mdx index b76ce00351..d0f76d1954 100644 --- a/website/content/docs/configuration/session-recording/enable-session-recording.mdx +++ b/website/content/docs/configuration/session-recording/enable-session-recording.mdx @@ -90,4 +90,4 @@ Any user session that connects to the target is automatically recorded. ## Next steps -After you have enabled session recording, you may want to [configure storage policies](//boundary/docs/configuration/session-recording/configure-storage-policy) to codify the lifecycle management of your session recordings. \ No newline at end of file +After you have enabled session recording, you may want to [configure storage policies](/boundary/docs/configuration/session-recording/configure-storage-policy) to codify the lifecycle management of your session recordings.