From 198da96158ce3bb06528e3177bc76e808671dc24 Mon Sep 17 00:00:00 2001 From: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> Date: Fri, 23 May 2025 19:58:30 +0000 Subject: [PATCH] backport of commit 299538817ebdfad54a527041548608acdeedf4d5 --- .../docs/configuration/target-aliases/create-target-alias.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/configuration/target-aliases/create-target-alias.mdx b/website/content/docs/configuration/target-aliases/create-target-alias.mdx index 97d9f41b25..25662e880c 100644 --- a/website/content/docs/configuration/target-aliases/create-target-alias.mdx +++ b/website/content/docs/configuration/target-aliases/create-target-alias.mdx @@ -9,7 +9,7 @@ description: >- An alias is a globally unique, DNS-like string that is associated with a destination resource. You can establish a session to a target by referencing its alias, instead of having to provide a target ID or target name and scope ID. -For more information about aliases including naming conventions and best practices, refer to [Aliases](/boundary/docs/concepts/aliases). +For more information about aliases, including naming conventions and best practices, refer to [Aliases](/boundary/docs/concepts/aliases). You can create aliases and associate them with targets using the following methods: