From 97ab6c30211ae16c8db5b4be90f0551d38ee240b Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:04:11 +0000 Subject: [PATCH] backport of commit ac7c6e7abc0b103465161befb375dc5a76450152 --- website/content/docs/release-notes/v0_16_0.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/release-notes/v0_16_0.mdx b/website/content/docs/release-notes/v0_16_0.mdx index 7d33dbed55..c7b3103116 100644 --- a/website/content/docs/release-notes/v0_16_0.mdx +++ b/website/content/docs/release-notes/v0_16_0.mdx @@ -31,7 +31,7 @@ description: |- GA - A new resource was introduced in this release. Aliases let you associate a string with a Boundary target. You can then establish a session to a target by referencing its alias, instead of having to provide a target ID or target name and scope ID. + A new resource was introduced in this release. Aliases let you associate a string with a Boundary target. You can then establish a session to the target by referencing its alias, instead of having to provide a target ID or target name and scope ID.

Learn more: Aliases.