From b5c9723ed96241cf91ee78a5758ee1c1a0c77a2a Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Wed, 22 Oct 2025 16:33:02 +0200 Subject: [PATCH] Add missing permalink in `behind-a-proxy.md` --- docs/en/docs/advanced/behind-a-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/advanced/behind-a-proxy.md b/docs/en/docs/advanced/behind-a-proxy.md index 9ed92cab0..f692a28e8 100644 --- a/docs/en/docs/advanced/behind-a-proxy.md +++ b/docs/en/docs/advanced/behind-a-proxy.md @@ -64,7 +64,7 @@ If you want to learn more about HTTPS, check the guide [About HTTPS](../deployme /// -### How Proxy Forwarded Headers Work +### How Proxy Forwarded Headers Work { #how-proxy-forwarded-headers-work } Here's a visual representation of how the **proxy** adds forwarded headers between the client and the **application server**: