Skip to content

Commit 17bf028

Browse files
committed
ProductSelector: Fix casing
1 parent 33188bd commit 17bf028

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/product-selector.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- productGroup: NGINX ONE
1+
- productGroup: NGINX One
22
products:
33
- title: "NGINX One Console"
44
url: "/nginx-one"
@@ -16,19 +16,19 @@
1616
- title: "NGINX Agent"
1717
url: "/nginx-agent"
1818

19-
- productGroup: NGINX APP PROTECT
19+
- productGroup: NGINX App Protect
2020
products:
2121
- title: "NGINX App Protect WAF"
2222
url: "/nginx-app-protect-waf"
2323
- title: "NGINX App Protect DoS"
2424
url: "/nginx-app-protect-dos"
2525

26-
- productGroup: NGINX AS A SERVICE
26+
- productGroup: NGINX as a Service
2727
products:
2828
- title: "NGINX as a Service for Azure"
2929
url: "/nginxaas/azure/"
3030

31-
- productGroup: NGINX OTHER
31+
- productGroup: NGINX Other
3232
order: 3
3333
products:
3434
- title: "NGINX Unit"

0 commit comments

Comments
 (0)