Skip to content

Commit 52a59c1

Browse files
authored
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 <[email protected]>
1 parent 484653c commit 52a59c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following steps describe how to use the NGINX Instance Manager API to create
2525

2626
{{< tip >}} You can skip this step if you intend to use an existing security policy. {{< /tip >}}
2727

28-
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/)
28+
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/)
2929

3030
Create the file `simple-policy.json` with the contents below:
3131

0 commit comments

Comments
 (0)