Skip to content

Commit 6852683

Browse files
committed
feat(gen): update
1 parent 30c9493 commit 6852683

File tree

2 files changed

+2
-61
lines changed

2 files changed

+2
-61
lines changed

blocks/mainLinks.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"to": "/tutorials/"
1414
},
1515
{
16-
"icon": "documentation",
16+
"icon": "billing",
1717
"label": "Troubleshooting Hub",
1818
"package": "docs",
19-
"to": "/pages/troubleshootingg/"
19+
"to": "/troubleshooting/"
2020
},
2121
{
2222
"icon": "documentation",

pages/troubleshootingg/index.mdx pages/troubleshooting/index.mdx

-59
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ content:
7676

7777
## Browse troubleshooting pages by product
7878

79-
### Account & Billing FAQs
80-
8179
<Grid>
8280

8381
<ProductCardIllustration
@@ -92,11 +90,6 @@ content:
9290
label="Billing"
9391
/>
9492

95-
</Grid>
96-
97-
### Security & Identity FAQs
98-
99-
<Grid>
10093
<ProductCardIllustration
10194
productLogo="auditTrail"
10295
url="/audit-trail/troubleshooting/"
@@ -114,24 +107,13 @@ content:
114107
url="/storage/troubleshooting/"
115108
label="Cockpit"
116109
/>
117-
</Grid>
118-
119-
### AI & Data FAQs
120-
121-
<Grid>
122110

123111
<ProductCardIllustration
124112
productLogo="generativeApi"
125113
url="/generative-apis/troubleshooting/"
126114
label="Generative APIs"
127115
/>
128116

129-
</Grid>
130-
131-
### Bare Metal FAQs
132-
133-
<Grid>
134-
135117
<ProductCardIllustration
136118
productLogo="appleSilicon"
137119
url="/apple-silicon/troubleshooting/"
@@ -144,11 +126,6 @@ content:
144126
label="Elastic Metal"
145127
/>
146128

147-
</Grid>
148-
149-
### Compute FAQs
150-
151-
<Grid>
152129
<ProductCardIllustration
153130
productLogo="instance"
154131
url="/instances/troubleshooting/"
@@ -161,12 +138,6 @@ content:
161138
label="Instances"
162139
/>
163140

164-
</Grid>
165-
166-
### Containers FAQs
167-
168-
<Grid>
169-
170141
<ProductCardIllustration
171142
productLogo="containerRegistry"
172143
url="/container-registry/troubleshooting/"
@@ -179,24 +150,12 @@ content:
179150
label="Kubernetes"
180151
/>
181152

182-
</Grid>
183-
184-
### Managed Databases FAQs
185-
186-
<Grid>
187-
188153
<ProductCardIllustration
189154
productLogo="managedDatabase"
190155
url="/managed-databases-for-postgresql-and-mysql/troubleshooting/"
191156
label="Managed Database for PostgreSQL and MySQL"
192157
/>
193158

194-
</Grid>
195-
196-
### Managed Services FAQs
197-
198-
<Grid>
199-
200159
<ProductCardIllustration
201160
productLogo="distributedDataLab"
202161
url="/data-lab/troubleshooting/"
@@ -209,12 +168,6 @@ content:
209168
label="Transactional Email"
210169
/>
211170

212-
</Grid>
213-
214-
### Network FAQs
215-
216-
<Grid>
217-
218171
<ProductCardIllustration
219172
productLogo="domainsAndDns"
220173
url="/domains-and-dns/troubleshooting/"
@@ -239,12 +192,6 @@ content:
239192
label="VPC"
240193
/>
241194

242-
</Grid>
243-
244-
### Serverless FAQs
245-
246-
<Grid>
247-
248195
<ProductCardIllustration
249196
productLogo="containers"
250197
url="/serverless-containers/troubleshooting/"
@@ -269,12 +216,6 @@ content:
269216
label="Serverless SQL Databases"
270217
/>
271218

272-
</Grid>
273-
274-
### Storage FAQs
275-
276-
<Grid>
277-
278219
<ProductCardIllustration
279220
productLogo="objectStorage"
280221
url="/object-storage/troubleshooting/"

0 commit comments

Comments
 (0)