Skip to content

Commit bcd8ef7

Browse files
committed
ProductSelector: Remove prefix /
1 parent 17bf028 commit bcd8ef7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

data/product-selector.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
- productGroup: NGINX One
22
products:
33
- title: "NGINX One Console"
4-
url: "/nginx-one"
4+
url: "nginx-one"
55
- title: "NGINX Plus"
66
url: "/nginx"
77
- title: "NGINX Instance Manager"
8-
url: "/nginx-instance-manager"
8+
url: "nginx-instance-manager"
99
- title: "NGINX Ingress Controller"
10-
url: "/nginx-ingress-controller"
10+
url: "nginx-ingress-controller"
1111
- title: "NGINX Gateway Fabric"
12-
url: "/nginx-gateway-fabric"
12+
url: "nginx-gateway-fabric"
1313
- title: "NGINX Open Source"
1414
url: "https://nginx.org/en/docs/"
1515
extUrl: true
1616
- title: "NGINX Agent"
17-
url: "/nginx-agent"
17+
url: "nginx-agent"
1818

1919
- productGroup: NGINX App Protect
2020
products:
2121
- title: "NGINX App Protect WAF"
22-
url: "/nginx-app-protect-waf"
22+
url: "nginx-app-protect-waf"
2323
- title: "NGINX App Protect DoS"
24-
url: "/nginx-app-protect-dos"
24+
url: "nginx-app-protect-dos"
2525

2626
- productGroup: NGINX as a Service
2727
products:
2828
- title: "NGINX as a Service for Azure"
29-
url: "/nginxaas/azure/"
29+
url: "nginxaas/azure/"
3030

3131
- productGroup: NGINX Other
3232
order: 3

0 commit comments

Comments
 (0)