Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/TROUBLESHOOTING_TEMPLATE.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Provide links to documentation pages that may be useful if the issue has not bee

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

<Macro id="troubleshooting-ticket">
<Macro id="troubleshooting-ticket" />
6 changes: 0 additions & 6 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3550,12 +3550,6 @@
"slug": "reference-content"
},
{
"items": [
{
"label": "I cannot transfer my domain",
"slug": "cannot-transfer-domain"
}
],
"label": "Troubleshooting",
"slug": "troubleshooting"
}
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-containers/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ categories:
- [I am unable to deploy my image](/serverless-containers/troubleshooting/cannot-deploy-image/)
- [My secrets and variables are not injected properly in my container](/serverless-containers/troubleshooting/cannot-inject-secret-variable/)
- [I cannot retrieve an external image for my container](/serverless-containers/troubleshooting/cannot-retrieve-external-image/)
[My container stopped working after a redeploy](/- serverless-containers/troubleshooting/container-stopped-after-redeploy/)
- [My container stopped working after a redeploy](/serverless-containers/troubleshooting/container-stopped-after-redeploy/)
- [Tests fail on Serverless Containers](/serverless-containers/troubleshooting/tests-fail-on-container/)