From 9ed834cdcec1dcf2ff109ea49cd1398615af2590 Mon Sep 17 00:00:00 2001 From: Violet Hynes Date: Mon, 26 Feb 2024 16:58:08 -0500 Subject: [PATCH] Fix a broken link (#25648) --- website/content/docs/agent-and-proxy/autoauth/methods/cert.mdx | 2 +- website/content/docs/agent-and-proxy/proxy/apiproxy.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/docs/agent-and-proxy/autoauth/methods/cert.mdx b/website/content/docs/agent-and-proxy/autoauth/methods/cert.mdx index 4c17ad7a05..8a04bac8b5 100644 --- a/website/content/docs/agent-and-proxy/autoauth/methods/cert.mdx +++ b/website/content/docs/agent-and-proxy/autoauth/methods/cert.mdx @@ -14,7 +14,7 @@ It is strongly advised to provide TLS settings in the configuration stanza within the auth method to avoid agent cache, if also enabled, from using the same TLS settings when proxying requests. If TLS settings are not present in the config stanza, Agent and Proxy will fall back to using TLS settings from their respective -[`vault` Stanzas](/vault/docs/agent#vault-stanza). +[`vault` Stanzas](/vault/docs/agent-and-proxy/agent#vault-stanza). ## Configuration diff --git a/website/content/docs/agent-and-proxy/proxy/apiproxy.mdx b/website/content/docs/agent-and-proxy/proxy/apiproxy.mdx index 2c5c07af02..cf5dcae2a6 100644 --- a/website/content/docs/agent-and-proxy/proxy/apiproxy.mdx +++ b/website/content/docs/agent-and-proxy/proxy/apiproxy.mdx @@ -13,7 +13,7 @@ for Vault's API. ## Functionality -The [`listener` stanza](/vault/docs/agent#listener-stanza) for Vault Proxy configures a listener for Vault Proxy. If +The [`listener` stanza](/vault/docs/agent-and-proxy/proxy#listener-stanza) for Vault Proxy configures a listener for Vault Proxy. If its `role` is not set to `metrics_only`, it will act as a proxy for the Vault server that has been configured in the [`vault` stanza](/vault/docs/agent-and-proxy/proxy#vault-stanza) of Proxy. This enables access to the Vault API from the Proxy API, and can be configured to optionally allow or force the automatic use of