Skip to content

Commit 1815fdf

Browse files
fix(red): remove ts pages from menu (#5142)
1 parent dd03392 commit 1815fdf

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

menu/navigation.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2351,20 +2351,6 @@
23512351
"slug": "reference-content"
23522352
},
23532353
{
2354-
"items": [
2355-
{
2356-
"label": "Dealing with Database Instance unavailability",
2357-
"slug": "database-instance-unavailable"
2358-
},
2359-
{
2360-
"label": "Dealing with Database Instance connectivity issues",
2361-
"slug": "database-instance-connectivity-issues"
2362-
},
2363-
{
2364-
"label": "Dealing with Database Instance performance issues",
2365-
"slug": "database-instance-performance-issues"
2366-
}
2367-
],
23682354
"label": "Troubleshooting",
23692355
"slug": "troubleshooting"
23702356
}

0 commit comments

Comments
 (0)