Skip to content

Commit ba68c05

Browse files
committed
fix(gen): fix errors for troubleshootings
1 parent 9fb68b6 commit ba68c05

File tree

4 files changed

+2
-10
lines changed

4 files changed

+2
-10
lines changed

docs/TROUBLESHOOTING_TEMPLATE.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ Provide links to documentation pages that may be useful if the issue has not bee
4848

4949
If required, add a paragraph containing elements to provide the support with when creating a support ticket.
5050

51-
<Macro id="troubleshooting-ticket">
51+
<Macro id="troubleshooting-ticket" />

menu/navigation.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,12 +3550,6 @@
35503550
"slug": "reference-content"
35513551
},
35523552
{
3553-
"items": [
3554-
{
3555-
"label": "I cannot transfer my domain",
3556-
"slug": "cannot-transfer-domain"
3557-
}
3558-
],
35593553
"label": "Troubleshooting",
35603554
"slug": "troubleshooting"
35613555
}

pages/account/troubleshooting/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ categories:
3737
url="/account/how-to/recover-a-lost-password/"
3838
label="See more"
3939
/>
40-
</Grid>
41-
<Grid>
4240
<DefaultCard
4341
title="How to report abuse incidents"
4442
description="Report abuse incidents related to Scaleway accounts."

pages/serverless-containers/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ categories:
6767
- [I am unable to deploy my image](/serverless-containers/troubleshooting/cannot-deploy-image/)
6868
- [My secrets and variables are not injected properly in my container](/serverless-containers/troubleshooting/cannot-inject-secret-variable/)
6969
- [I cannot retrieve an external image for my container](/serverless-containers/troubleshooting/cannot-retrieve-external-image/)
70-
[My container stopped working after a redeploy](/- serverless-containers/troubleshooting/container-stopped-after-redeploy/)
70+
- [My container stopped working after a redeploy](/serverless-containers/troubleshooting/container-stopped-after-redeploy/)
7171
- [Tests fail on Serverless Containers](/serverless-containers/troubleshooting/tests-fail-on-container/)

0 commit comments

Comments
 (0)