Skip to content

Commit bd7ef8b

Browse files
fix(menu): fix paths
1 parent bf18814 commit bd7ef8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu/navigation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4962,7 +4962,7 @@
49624962
"items": [
49634963
{
49644964
"label": "Overview",
4965-
"slug": "../dedicated-servers"
4965+
"slug": "../dedibox"
49664966
},
49674967
{
49684968
"label": "Concepts",
@@ -5112,7 +5112,7 @@
51125112
"items": [
51135113
{
51145114
"label": "Overview",
5115-
"slug": "../hardware"
5115+
"slug": "../dedibox-hardware"
51165116
},
51175117
{
51185118
"label": "Concepts",

0 commit comments

Comments
 (0)