From 0f1a82b3773a2353ff948ff96cd8942232c1a97f Mon Sep 17 00:00:00 2001 From: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com> Date: Tue, 17 Jan 2023 18:25:25 -0500 Subject: [PATCH] Wrapping example link value with backticks (#18709) --- website/content/docs/agent/caching/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/agent/caching/index.mdx b/website/content/docs/agent/caching/index.mdx index 0247e678f..4a2753523 100644 --- a/website/content/docs/agent/caching/index.mdx +++ b/website/content/docs/agent/caching/index.mdx @@ -99,7 +99,7 @@ secrets are no longer performed by the Vault agent. Agent's listener address will be picked up by the CLI through the `VAULT_AGENT_ADDR` environment variable. This should be a complete URL such as -"http://127.0.0.1:8200". +`"http://127.0.0.1:8200"`. ## API