Docs: fix a broken link to file sink page on the Agent and Proxy Auto-Auth page (#23661)

This commit is contained in:
Kuba Wieczorek
2023-10-16 14:24:02 +01:00
committed by GitHub
parent 2d01ba635d
commit ebfde8f33e

View File

@@ -8,4 +8,4 @@ description: Sinks for Auto-Auth
Every time an auto-auth authentication is successful, the token is written to the 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 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).