Skip to content

Commit 1c9f869

Browse files
committed
Move recommendation to open issue in github down to troubleshooting
1 parent ccb436c commit 1c9f869

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ Snippets have the following disadvantages:
3939

4040
{{< note >}} If the NGINX configuration includes an invalid Snippet, NGINX will continue to operate with the last valid configuration. No new configuration will be applied until the invalid Snippet is fixed. {{< /note >}}
4141

42-
{{< note >}} If you end up using Snippets and run into situations where an NGINX directive fails to be applied, please create an issue in the
43-
[NGINX Gateway Fabric Github repository](https://github.com/nginxinc/nginx-gateway-fabric). {{< /note >}}
44-
4542
---
4643

4744
## Setup
@@ -442,6 +439,9 @@ Conditions:
442439
Type: ResolvedRefs
443440
```
444441

442+
{{< note >}} If you run into situations where an NGINX directive fails to be applied and the troubleshooting information here isn't sufficient, please create an issue in the
443+
[NGINX Gateway Fabric Github repository](https://github.com/nginxinc/nginx-gateway-fabric). {{< /note >}}
444+
445445
---
446446

447447
## See also

0 commit comments

Comments
 (0)