diff --git a/website/pages/docs/communicators/ssh.mdx b/website/pages/docs/communicators/ssh.mdx index a79dfbbad..f9a1ddbb5 100644 --- a/website/pages/docs/communicators/ssh.mdx +++ b/website/pages/docs/communicators/ssh.mdx @@ -76,4 +76,4 @@ Packer supports the following MACs: - `hmac-sha2-256-etm@openssh.com` For more information on the ciphers that Packer supports, check the docs for -the ssh_ciphers template option. +the [ssh_ciphers](/docs/communicators/ssh#ssh_ciphers) template option.