From 711ed34490e45369f76a624626b6933b6b3e8a54 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:56:18 -0500 Subject: [PATCH] docs: Fix release note links (#4329) --- website/content/docs/release-notes/v0_15_0.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/release-notes/v0_15_0.mdx b/website/content/docs/release-notes/v0_15_0.mdx index da87a13c88..748ef54cb0 100644 --- a/website/content/docs/release-notes/v0_15_0.mdx +++ b/website/content/docs/release-notes/v0_15_0.mdx @@ -40,7 +40,7 @@ description: |- A new command was added, boundary search. It allows you to search a local cache for information about session and target resources. The local cache helps prevent your system resources from being overwhelmed.

- Learn more: boundary search and Boundary list vs. search. + Learn more: boundary search and Boundary list vs. search. @@ -51,7 +51,7 @@ description: |- The Boundary client daemon now runs on end users' computers and locally caches session and target resource information from Boundary instances. The cache helps expedite searches.

- Learn more: boundary daemon and Client cache + Learn more: boundary daemon and Client cache