Skip to content

Commit 6e72ab8

Browse files
committed
fix(menu): update slugs for new naming
1 parent 7a9c7a5 commit 6e72ab8

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

menu/navigation.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@
11471147
"items": [
11481148
{
11491149
"label": "Overview",
1150-
"slug": "../dedibox"
1150+
"slug": "../dedibox-scaleway"
11511151
},
11521152
{
11531153
"label": "Concepts",
@@ -2088,7 +2088,7 @@
20882088
"items": [
20892089
{
20902090
"label": "Overview",
2091-
"slug": "../postgresql-and-mysql"
2091+
"slug": "../managed-databases-for-postgresql-and-mysql"
20922092
},
20932093
{
20942094
"label": "Concepts",
@@ -2274,7 +2274,7 @@
22742274
"items": [
22752275
{
22762276
"label": "Overview",
2277-
"slug": "../redis"
2277+
"slug": "../managed-databases-for-redis"
22782278
},
22792279
{
22802280
"label": "Concepts",
@@ -2358,7 +2358,7 @@
23582358
"items": [
23592359
{
23602360
"label": "MongoDB® Overview",
2361-
"slug": "../mongodb"
2361+
"slug": "../managed-databases-for-mongodb"
23622362
},
23632363
{
23642364
"label": "Concepts",
@@ -3603,7 +3603,7 @@
36033603
"items": [
36043604
{
36053605
"label": "Overview",
3606-
"slug": "../functions"
3606+
"slug": "../serverless-functions"
36073607
},
36083608
{
36093609
"label": "Concepts",
@@ -3785,7 +3785,7 @@
37853785
"items": [
37863786
{
37873787
"label": "Overview",
3788-
"slug": "../containers"
3788+
"slug": "../serverless-containers"
37893789
},
37903790
{
37913791
"label": "Concepts",
@@ -3942,7 +3942,7 @@
39423942
"items": [
39433943
{
39443944
"label": "Overview",
3945-
"slug": "../jobs"
3945+
"slug": "../serverless-jobs"
39463946
},
39473947
{
39483948
"label": "Concepts",
@@ -4180,7 +4180,7 @@
41804180
"items": [
41814181
{
41824182
"label": "Overview",
4183-
"slug": "../sql-databases"
4183+
"slug": "../serverless-sql-databases"
41844184
},
41854185
{
41864186
"label": "Concepts",
@@ -4312,7 +4312,7 @@
43124312
"items": [
43134313
{
43144314
"label": "Overview",
4315-
"slug": "../object"
4315+
"slug": "../object-storage"
43164316
},
43174317
{
43184318
"label": "Concepts",
@@ -4549,7 +4549,7 @@
45494549
"items": [
45504550
{
45514551
"label": "Overview",
4552-
"slug": "../block"
4552+
"slug": "../block-storage"
45534553
},
45544554
{
45554555
"label": "Concepts",
@@ -4657,7 +4657,7 @@
46574657
"items": [
46584658
{
46594659
"label": "Overview",
4660-
"slug": "../account"
4660+
"slug": "../dedibox-account"
46614661
},
46624662
{
46634663
"label": "Concepts",
@@ -5035,7 +5035,7 @@
50355035
"items": [
50365036
{
50375037
"label": "Overview",
5038-
"slug": "../vps"
5038+
"slug": "../dedibox-vps"
50395039
},
50405040
{
50415041
"label": "Concepts",
@@ -5167,7 +5167,7 @@
51675167
"items": [
51685168
{
51695169
"label": "Overview",
5170-
"slug": "../kvm-over-ip"
5170+
"slug": "../dedibox-kvm-over-ip"
51715171
},
51725172
{
51735173
"label": "Concepts",
@@ -5233,7 +5233,7 @@
52335233
"items": [
52345234
{
52355235
"label": "Overview",
5236-
"slug": "../network"
5236+
"slug": "../dedibox-network"
52375237
},
52385238
{
52395239
"items": [
@@ -5270,7 +5270,7 @@
52705270
"items": [
52715271
{
52725272
"label": "Overview",
5273-
"slug": "../domains"
5273+
"slug": "../dedibox-domains"
52745274
},
52755275
{
52765276
"label": "Concepts",
@@ -5394,7 +5394,7 @@
53945394
"items": [
53955395
{
53965396
"label": "Overview",
5397-
"slug": "../rpn"
5397+
"slug": "../dedibox-rpn"
53985398
},
53995399
{
54005400
"label": "Concepts",
@@ -5476,7 +5476,7 @@
54765476
"items": [
54775477
{
54785478
"label": "Overview",
5479-
"slug": "../ipv6"
5479+
"slug": "../dedibox-ipv6"
54805480
},
54815481
{
54825482
"label": "Concepts",
@@ -5524,7 +5524,7 @@
55245524
"items": [
55255525
{
55265526
"label": "Overview",
5527-
"slug": "../dns"
5527+
"slug": "../dedibox-dns"
55285528
},
55295529
{
55305530
"label": "Concepts",

0 commit comments

Comments
 (0)