Skip to content

Commit 604674d

Browse files
committed
fix(nav): fix slugs
1 parent bd7ef8b commit 604674d

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

menu/navigation.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
{
2222
"label": "FAQ",
23-
"slug": "../../faq/account"
23+
"slug": "../faq/account"
2424
},
2525
{
2626
"items": [
@@ -158,7 +158,7 @@
158158
},
159159
{
160160
"label": "FAQ",
161-
"slug": "../../faq/billing"
161+
"slug": "../faq/billing"
162162
},
163163
{
164164
"items": [
@@ -328,7 +328,7 @@
328328
},
329329
{
330330
"label": "FAQ",
331-
"slug": "../../faq/iam"
331+
"slug": "../faq/iam"
332332
},
333333
{
334334
"items": [
@@ -452,7 +452,7 @@
452452
},
453453
{
454454
"label": "FAQ",
455-
"slug": "../../faq/audit-trail"
455+
"slug": "../faq/audit-trail"
456456
},
457457
{
458458
"items": [
@@ -518,7 +518,7 @@
518518
},
519519
{
520520
"label": "FAQ",
521-
"slug": "../../faq/secret-manager"
521+
"slug": "../faq/secret-manager"
522522
},
523523
{
524524
"items": [
@@ -873,7 +873,7 @@
873873
},
874874
{
875875
"label": "FAQ",
876-
"slug": "../../faq/apple-silicon"
876+
"slug": "../faq/apple-silicon"
877877
},
878878
{
879879
"items": [
@@ -957,7 +957,7 @@
957957
"items": [
958958
{
959959
"label": "Bare Metal shared responsibility model",
960-
"slug": "../../elastic-metal/reference-content/shared-responsibility-model"
960+
"slug": "../elastic-metal/reference-content/shared-responsibility-model"
961961
}
962962
],
963963
"label": "Additional Content",
@@ -983,7 +983,7 @@
983983
},
984984
{
985985
"label": "FAQ",
986-
"slug": "../../faq/elastic-metal"
986+
"slug": "../faq/elastic-metal"
987987
},
988988
{
989989
"items": [
@@ -1169,7 +1169,7 @@
11691169
},
11701170
{
11711171
"label": "FAQ",
1172-
"slug": "../../faq/dedibox"
1172+
"slug": "../faq/dedibox"
11731173
},
11741174
{
11751175
"items": [
@@ -1243,7 +1243,7 @@
12431243
"items": [
12441244
{
12451245
"label": "Bare Metal shared responsibility model",
1246-
"slug": "../../elastic-metal/reference-content/shared-responsibility-model"
1246+
"slug": "../elastic-metal/reference-content/shared-responsibility-model"
12471247
},
12481248
{
12491249
"label": "Dedibox datasheet",
@@ -1279,7 +1279,7 @@
12791279
},
12801280
{
12811281
"label": "FAQ",
1282-
"slug": "../../faq/instances"
1282+
"slug": "../faq/instances"
12831283
},
12841284
{
12851285
"items": [
@@ -1713,7 +1713,7 @@
17131713
},
17141714
{
17151715
"label": "FAQ",
1716-
"slug": "../../faq/kubernetes"
1716+
"slug": "../faq/kubernetes"
17171717
},
17181718
{
17191719
"items": [
@@ -1939,7 +1939,7 @@
19391939
},
19401940
{
19411941
"label": "FAQ",
1942-
"slug": "../../faq/containerregistry"
1942+
"slug": "../faq/containerregistry"
19431943
},
19441944
{
19451945
"items": [
@@ -2113,7 +2113,7 @@
21132113
},
21142114
{
21152115
"label": "FAQ",
2116-
"slug": "../../faq/databases-for-postgresql-and-mysql"
2116+
"slug": "../faq/databases-for-postgresql-and-mysql"
21172117
},
21182118
{
21192119
"items": [
@@ -2299,7 +2299,7 @@
22992299
},
23002300
{
23012301
"label": "FAQ",
2302-
"slug": "../../faq/databases-for-redis"
2302+
"slug": "../faq/databases-for-redis"
23032303
},
23042304
{
23052305
"items": [
@@ -2447,7 +2447,7 @@
24472447
},
24482448
{
24492449
"label": "FAQ",
2450-
"slug": "../../faq/transactional-email"
2450+
"slug": "../faq/transactional-email"
24512451
},
24522452
{
24532453
"items": [
@@ -2573,7 +2573,7 @@
25732573
},
25742574
{
25752575
"label": "FAQ",
2576-
"slug": "../../faq/iothub"
2576+
"slug": "../faq/iothub"
25772577
},
25782578
{
25792579
"items": [
@@ -2845,7 +2845,7 @@
28452845
},
28462846
{
28472847
"label": "FAQ",
2848-
"slug": "../../faq/data-lab"
2848+
"slug": "../faq/data-lab"
28492849
},
28502850
{
28512851
"items": [
@@ -2891,7 +2891,7 @@
28912891
},
28922892
{
28932893
"label": "FAQ",
2894-
"slug": "../../faq/vpc"
2894+
"slug": "../faq/vpc"
28952895
},
28962896
{
28972897
"items": [
@@ -3009,7 +3009,7 @@
30093009
},
30103010
{
30113011
"label": "FAQ",
3012-
"slug": "../../faq/ipam"
3012+
"slug": "../faq/ipam"
30133013
},
30143014
{
30153015
"items": [
@@ -3073,7 +3073,7 @@
30733073
},
30743074
{
30753075
"label": "FAQ",
3076-
"slug": "../../faq/public-gateways"
3076+
"slug": "../faq/public-gateways"
30773077
},
30783078
{
30793079
"items": [
@@ -3153,7 +3153,7 @@
31533153
},
31543154
{
31553155
"label": "FAQ",
3156-
"slug": "../../faq/loadbalancer"
3156+
"slug": "../faq/loadbalancer"
31573157
},
31583158
{
31593159
"items": [
@@ -3303,7 +3303,7 @@
33033303
},
33043304
{
33053305
"label": "FAQ",
3306-
"slug": "../../faq/edge-services"
3306+
"slug": "../faq/edge-services"
33073307
},
33083308
{
33093309
"items": [
@@ -3385,7 +3385,7 @@
33853385
},
33863386
{
33873387
"label": "FAQ",
3388-
"slug": "../../faq/domains-and-dns"
3388+
"slug": "../faq/domains-and-dns"
33893389
},
33903390
{
33913391
"items": [
@@ -3499,7 +3499,7 @@
34993499
},
35003500
{
35013501
"label": "FAQ",
3502-
"slug": "../../faq/cockpit"
3502+
"slug": "../faq/cockpit"
35033503
},
35043504
{
35053505
"items": [
@@ -3631,7 +3631,7 @@
36313631
},
36323632
{
36333633
"label": "FAQ",
3634-
"slug": "../../faq/serverless-functions"
3634+
"slug": "../faq/serverless-functions"
36353635
},
36363636
{
36373637
"items": [
@@ -3817,7 +3817,7 @@
38173817
},
38183818
{
38193819
"label": "FAQ",
3820-
"slug": "../../faq/serverless-containers"
3820+
"slug": "../faq/serverless-containers"
38213821
},
38223822
{
38233823
"items": [
@@ -3983,7 +3983,7 @@
39833983
},
39843984
{
39853985
"label": "FAQ",
3986-
"slug": "../../faq/serverless-jobs"
3986+
"slug": "../faq/serverless-jobs"
39873987
},
39883988
{
39893989
"items": [
@@ -4093,7 +4093,7 @@
40934093
},
40944094
{
40954095
"label": "FAQ",
4096-
"slug": "../../faq/messaging-and-queuing"
4096+
"slug": "../faq/messaging-and-queuing"
40974097
},
40984098
{
40994099
"items": [
@@ -4221,7 +4221,7 @@
42214221
},
42224222
{
42234223
"label": "FAQ",
4224-
"slug": "../../faq/serverless-sql-databases"
4224+
"slug": "../faq/serverless-sql-databases"
42254225
},
42264226
{
42274227
"items": [
@@ -4353,7 +4353,7 @@
43534353
},
43544354
{
43554355
"label": "FAQ",
4356-
"slug": "../../faq/objectstorage"
4356+
"slug": "../faq/objectstorage"
43574357
},
43584358
{
43594359
"items": [
@@ -4591,7 +4591,7 @@
45914591
},
45924592
{
45934593
"label": "FAQ",
4594-
"slug": "../../faq/blockstorage"
4594+
"slug": "../faq/blockstorage"
45954595
},
45964596
{
45974597
"items": [
@@ -4974,7 +4974,7 @@
49744974
},
49754975
{
49764976
"label": "FAQ",
4977-
"slug": "../../faq/dedibox"
4977+
"slug": "../faq/dedibox"
49784978
},
49794979
{
49804980
"items": [
@@ -5076,7 +5076,7 @@
50765076
},
50775077
{
50785078
"label": "FAQ",
5079-
"slug": "../../faq/dedibox"
5079+
"slug": "../faq/dedibox"
50805080
},
50815081
{
50825082
"items": [

0 commit comments

Comments
 (0)