From 64b15205cc81ee508f59358372ef5ab42718e91c Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:40:36 -0400 Subject: [PATCH] backport of commit ebfde8f33eb4ab684d8bb38ad617b8ccff51567b (#23663) Co-authored-by: Kuba Wieczorek --- website/content/docs/agent-and-proxy/autoauth/sinks/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).