diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 315eddf5b..e46d1359d 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -66,7 +66,7 @@ Set to `true` to enable deployments to run with managed service accounts created * Default: `false` ### consul.authentication.method -Specifies the Consul auth method used for initial authentication by Consul API Gateway. +Specifies the [Consul auth method](/docs/security/acl/auth-methods) used for initial authentication by Consul API Gateway. * Type: string * Required: optional