diff --git a/website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx b/website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx index aa17397cc3..55a12d6b73 100644 --- a/website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx +++ b/website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx @@ -8,4 +8,4 @@ description: Sinks for Auto-Auth Every time an auto-auth authentication is successful, the token is written to the enabled Sinks, subject to their configuration. Today, we only support one -type of sink, [file sink](/vault/docs/agent-and-proxy/sinks/file). +type of sink, [file sink](/vault/docs/agent-and-proxy/autoauth/sinks/file).