Skip to content

Commit 2bed38d

Browse files
committed
fix(edge): add troubleshooting indexes
1 parent 7c83148 commit 2bed38d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3452,6 +3452,10 @@
34523452
],
34533453
"label": "Additional content",
34543454
"slug": "reference-content"
3455+
},
3456+
{
3457+
"label": "Troubleshooting",
3458+
"slug": "troubleshooting"
34553459
}
34563460
],
34573461
"label": "Edge Services",

pages/troubleshooting/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@ content:
180180
label="Load Balancer"
181181
/>
182182

183+
<ProductCardIllustration
184+
productLogo="edgeServices"
185+
url="/edge-services/troubleshooting/"
186+
label="Edge Services"
187+
/>
188+
183189
<ProductCardIllustration
184190
productLogo="publicGateway"
185191
url="/public-gateways/troubleshooting/"

0 commit comments

Comments
 (0)