Skip to content

Commit 01d96c2

Browse files
fix(acc): new menu entries
1 parent 005c330 commit 01d96c2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

menu/navigation.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,6 +1279,10 @@
12791279
"label": "Change the billing period",
12801280
"slug": "change-billing-period"
12811281
},
1282+
{
1283+
"label": "Change the billing period",
1284+
"slug": "change-billing-period"
1285+
},
12821286
{
12831287
"label": "Get and use a loyalty reward",
12841288
"slug": "get-use-loyalty-reward"
@@ -3598,6 +3602,10 @@
35983602
{
35993603
"label": "Cockpit capabilities and limits",
36003604
"slug": "cockpit-limitations"
3605+
},
3606+
{
3607+
"label": "Cockpit supported API endpoints for data source management",
3608+
"slug": "cockpit-supported-endpoints"
36013609
}
36023610
],
36033611
"label": "Additional Content",
@@ -4319,6 +4327,10 @@
43194327
"label": "Containers port parameter",
43204328
"slug": "port-parameter-variable"
43214329
},
4330+
{
4331+
"label": "Containers sandbox",
4332+
"slug": "containers-sandbox"
4333+
},
43224334
{
43234335
"label": "Differences between Jobs, Functions and Containers",
43244336
"slug": "difference-jobs-functions-containers"
@@ -4463,6 +4475,10 @@
44634475
"label": "Functions autoscaling",
44644476
"slug": "functions-autoscaling"
44654477
},
4478+
{
4479+
"label": "Functions sandbox",
4480+
"slug": "functions-sandbox"
4481+
},
44664482
{
44674483
"label": "Code examples",
44684484
"slug": "code-examples"

0 commit comments

Comments
 (0)