diff --git a/docs/content/installation/integrations/app-protect-waf/compile-waf-policies.md b/docs/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md similarity index 100% rename from docs/content/installation/integrations/app-protect-waf/compile-waf-policies.md rename to docs/content/installation/integrations/app-protect-waf-v5/compile-waf-policies.md diff --git a/docs/go.mod b/docs/go.mod index f8d86c507e..8266aa09ba 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -1,5 +1,5 @@ module github.com/nginxinc/kubernetes-ingress/docs -go 1.19 +go 1.23.0 require github.com/nginxinc/nginx-hugo-theme v0.41.17 // indirect