Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@
}
],
"label": "Dedibox",
"slug": "dedibox"
"slug": "dedibox-scaleway"
}
],
"label": "Bare Metal"
Expand Down Expand Up @@ -1998,8 +1998,7 @@
"slug": "container-registry"
}
],
"label": "Containers",
"slug": "containers"
"label": "Containers"
},
{
"icon": "devtools",
Expand Down Expand Up @@ -2953,7 +2952,6 @@
"slug": "getting-most-private-networks"
},
{

"label": "VPC use case 1: basic infrastructure",
"slug": "use-case-basic"
},
Expand Down Expand Up @@ -3480,8 +3478,7 @@
"slug": "domains-and-dns"
}
],
"label": "Network",
"slug": "network"
"label": "Network"
},
{
"icon": "observability",
Expand Down Expand Up @@ -3802,7 +3799,7 @@
}
],
"label": "Functions",
"slug": "functions"
"slug": "serverless-functions"
},
{
"items": [
Expand Down Expand Up @@ -3967,7 +3964,8 @@
"slug": "troubleshooting"
}
],
"label": "Containers"
"label": "Containers",
"slug": "serverless-containers"
},
{
"items": [
Expand Down Expand Up @@ -4077,7 +4075,7 @@
}
],
"label": "Jobs",
"slug": "jobs"
"slug": "serverless-jobs"
},
{
"items": [
Expand Down Expand Up @@ -4574,7 +4572,8 @@
"slug": "videos"
}
],
"label": "Object Storage"
"label": "Object Storage",
"slug": "object-storage"
},
{
"items": [
Expand Down Expand Up @@ -4670,11 +4669,10 @@
}
],
"label": "Block Storage",
"slug": "block"
"slug": "block-storage"
}
],
"label": "Storage",
"slug": "storage"
"label": "Storage"
}
],
"label": "Products"
Expand Down Expand Up @@ -4770,7 +4768,7 @@
}
],
"label": "Dedibox Account",
"slug": "account"
"slug": "dedibox-account"
},
{
"items": [
Expand Down Expand Up @@ -4964,7 +4962,7 @@
"items": [
{
"label": "Overview",
"slug": "../dedicated-servers"
"slug": "../dedibox"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5108,13 +5106,13 @@
}
],
"label": "Dedibox VPS",
"slug": "vps"
"slug": "dedibox-vps"
},
{
"items": [
{
"label": "Overview",
"slug": "../hardware"
"slug": "../dedibox-hardware"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5192,7 +5190,7 @@
}
],
"label": "Hardware",
"slug": "hardware"
"slug": "dedibox-hardware"
},
{
"items": [
Expand Down Expand Up @@ -5252,10 +5250,11 @@
}
],
"label": "KVM-over-IP",
"slug": "kvm-over-ip"
"slug": "dedibox-kvm-over-ip"
}
],
"label": "Dedibox Servers"
"label": "Dedibox Servers",
"slug": "dedibox"
},
{
"icon": "network",
Expand Down Expand Up @@ -5295,7 +5294,8 @@
"slug": "troubleshooting"
}
],
"label": "Network"
"label": "Network",
"slug": "dedibox-network"
},
{
"items": [
Expand Down Expand Up @@ -5355,7 +5355,7 @@
}
],
"label": "Domains",
"slug": "domains"
"slug": "dedibox-domains"
},
{
"items": [
Expand Down Expand Up @@ -5419,7 +5419,7 @@
}
],
"label": "Failover IP",
"slug": "ip-failover"
"slug": "dedibox-ip-failover"
},
{
"items": [
Expand Down Expand Up @@ -5501,7 +5501,7 @@
}
],
"label": "RPN",
"slug": "rpn"
"slug": "dedibox-rpn"
},
{
"items": [
Expand Down Expand Up @@ -5549,7 +5549,7 @@
}
],
"label": "IPv6",
"slug": "ipv6"
"slug": "dedibox-ipv6"
},
{
"items": [
Expand Down Expand Up @@ -5581,7 +5581,7 @@
}
],
"label": "DNS",
"slug": "dns"
"slug": "dedibox-dns"
}
],
"label": "Dedibox Network"
Expand Down
Loading