Skip to content

Commit 69060fa

Browse files
committed
Add link to data plane configuration
1 parent 07db7e4 commit 69060fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/traffic-management/snippets-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and can be used in cases where Gateway API resources or NGINX extensions policie
2121

2222
## Disadvantages of Snippets
2323

24-
{{< warning >}} We recommend managing NGINX configuration through Gateway API resources, [first-class policies]({{< relref "overview/custom-policies.md" >}}), and other existing NGINX extensions
24+
{{< warning >}} We recommend managing NGINX configuration through Gateway API resources, [first-class policies]({{< relref "overview/custom-policies.md" >}}), and other existing [NGINX extensions]({{< relref "data-plane-configuration.md" >}})
2525
before using Snippets. {{< /warning >}}
2626

2727
Snippets are configured using the `SnippetsFilter` API, but are disabled by default due to their complexity and security implications.

0 commit comments

Comments
 (0)