From dab8ff6403c182ad084be8d6c04a4a9c91bbbcfd Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Tue, 30 Sep 2025 11:11:08 +0100 Subject: [PATCH 1/2] docs: Update WAF documentation banner content Removed reference to old documentation as the old docs are not available any more --- _banners/waf-unification-notice.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_banners/waf-unification-notice.md b/_banners/waf-unification-notice.md index f9bbde18e..782b8badb 100644 --- a/_banners/waf-unification-notice.md +++ b/_banners/waf-unification-notice.md @@ -2,6 +2,4 @@ Welcome to the F5 WAF for NGINX documentation! This product was formerly known as NGINX App Protect WAF. -Documentation is being incrementally rewritten: if you're looking for information that hasn't been re-integrated yet, you can still browse [the old documentation]({{< ref "/nap-waf" >}}). - -{{< /banner >}} \ No newline at end of file +{{< /banner >}} From 817a093b7a205b1a93404aacd834f42af6ee6650 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Tue, 30 Sep 2025 11:15:47 +0100 Subject: [PATCH 2/2] fix: fix nic broken link --- .../global-configuration/command-line-arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nic/configuration/global-configuration/command-line-arguments.md b/content/nic/configuration/global-configuration/command-line-arguments.md index 145db45d7..4d61e44b7 100644 --- a/content/nic/configuration/global-configuration/command-line-arguments.md +++ b/content/nic/configuration/global-configuration/command-line-arguments.md @@ -666,7 +666,7 @@ The default value is `false`. When enabled, the controller automatically adjusts `proxy_buffers`, `proxy_buffer_size`, and `proxy_busy_buffers_size` to ensure they work together properly and NGINX can start successfully. -More explanation about this feature can be found in the guide [here]({{< ref "/nic/installation/configuration/proxy-buffers-configuration.md" >}}). +More explanation about this feature can be found in the guide [here]({{< ref "/nic/configuration/proxy-buffers-configuration.md" >}}).