Skip to content

Commit e7b8e1b

Browse files
committed
Header: Update WAF and DoS product names in product dropdown
1 parent 3be7562 commit e7b8e1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
(dict "title" "NGINX Gateway Fabric" "url" "/nginx-gateway-fabric" "type" "nginx-one")
2828
(dict "title" "NGINX Open Source" "url" "https://nginx.org/en/docs/" "type" "nginx-one")
2929
(dict "title" "NGINX Agent" "url" "/nginx-agent" "type" "nginx-one")
30-
(dict "title" "NGINX App Protect WAF" "url" "/nginx-app-protect-waf" "type" "nginx-app-protect")
31-
(dict "title" "NGINX App Protect DoS" "url" "/nginx-app-protect-dos" "type" "nginx-app-protect")
30+
(dict "title" "F5 WAF for NGINX" "url" "/nginx-app-protect-waf" "type" "nginx-app-protect")
31+
(dict "title" "F5 DoS for NGINX" "url" "/nginx-app-protect-dos" "type" "nginx-app-protect")
3232
(dict "title" "NGINX as a Service for Azure" "url" "/nginxaas/azure/" "type" "nginx-as-a-service")
3333
(dict "title" "NGINX Unit" "url" "https://unit.nginx.org/" "type" "nginx-other")
3434
}}

0 commit comments

Comments
 (0)