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: