From d03dba504cae4893e816b64a495d236f4523fdcf Mon Sep 17 00:00:00 2001 From: nginx-aoife <50101789+nginx-aoife@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:32:49 +0000 Subject: [PATCH] Fix broken url in compile-waf-policies.md (#7110) Update compile-waf-policies.md Fix a broken link to NIM docs Signed-off-by: nginx-aoife <50101789+nginx-aoife@users.noreply.github.com> --- .../integrations/app-protect-waf-v5/compile-waf-policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md b/site/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md index fe0d6c4d43..3120c54231 100644 --- a/site/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md +++ b/site/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md @@ -25,7 +25,7 @@ The following steps describe how to use the NGINX Instance Manager API to create {{< tip >}} You can skip this step if you intend to use an existing security policy. {{< /tip >}} -Create a [new security policy](https://docs.nginx.com/nginx-instance-manager/app-protect/manage-waf-security-policies/#create-security-policy) using the API: this will require the use of a tool such as [`curl`](https://curl.se/) or [Postman](https://www.postman.com/) +Create a [new security policy](https://docs.nginx.com/nginx-instance-manager/nginx-app-protect/manage-waf-security-policies/#create-security-policy) using the API: this will require the use of a tool such as [`curl`](https://curl.se/) or [Postman](https://www.postman.com/) Create the file `simple-policy.json` with the contents below: