We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c83148 commit 2bed38dCopy full SHA for 2bed38d
menu/navigation.json
@@ -3452,6 +3452,10 @@
3452
],
3453
"label": "Additional content",
3454
"slug": "reference-content"
3455
+ },
3456
+ {
3457
+ "label": "Troubleshooting",
3458
+ "slug": "troubleshooting"
3459
}
3460
3461
"label": "Edge Services",
pages/troubleshooting/index.mdx
@@ -180,6 +180,12 @@ content:
180
label="Load Balancer"
181
/>
182
183
+ <ProductCardIllustration
184
+ productLogo="edgeServices"
185
+ url="/edge-services/troubleshooting/"
186
+ label="Edge Services"
187
+ />
188
+
189
<ProductCardIllustration
190
productLogo="publicGateway"
191
url="/public-gateways/troubleshooting/"
0 commit comments