Skip to content

Commit 62bead0

Browse files
committed
ProductSelector: Supply extUrl prop for external urls
1 parent fbbd5fe commit 62bead0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/product-selector.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
url: "/nginx-gateway-fabric"
1313
- title: "NGINX Open Source"
1414
url: "https://nginx.org/en/docs/"
15+
extUrl: true
1516
- title: "NGINX Agent"
1617
url: "/nginx-agent"
1718

@@ -32,3 +33,4 @@
3233
products:
3334
- title: "NGINX Unit"
3435
url: "https://unit.nginx.org/"
36+
extUrl: true

0 commit comments

Comments
 (0)