Skip to content

Commit

Permalink
fix(menu): update slugs for new naming
Browse files Browse the repository at this point in the history
  • Loading branch information
RoRoJ committed Jan 15, 2025
1 parent 7a9c7a5 commit 6e72ab8
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@
"items": [
{
"label": "Overview",
"slug": "../dedibox"
"slug": "../dedibox-scaleway"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -2088,7 +2088,7 @@
"items": [
{
"label": "Overview",
"slug": "../postgresql-and-mysql"
"slug": "../managed-databases-for-postgresql-and-mysql"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -2274,7 +2274,7 @@
"items": [
{
"label": "Overview",
"slug": "../redis"
"slug": "../managed-databases-for-redis"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -2358,7 +2358,7 @@
"items": [
{
"label": "MongoDB® Overview",
"slug": "../mongodb"
"slug": "../managed-databases-for-mongodb"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -3603,7 +3603,7 @@
"items": [
{
"label": "Overview",
"slug": "../functions"
"slug": "../serverless-functions"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -3785,7 +3785,7 @@
"items": [
{
"label": "Overview",
"slug": "../containers"
"slug": "../serverless-containers"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -3942,7 +3942,7 @@
"items": [
{
"label": "Overview",
"slug": "../jobs"
"slug": "../serverless-jobs"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -4180,7 +4180,7 @@
"items": [
{
"label": "Overview",
"slug": "../sql-databases"
"slug": "../serverless-sql-databases"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -4312,7 +4312,7 @@
"items": [
{
"label": "Overview",
"slug": "../object"
"slug": "../object-storage"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -4549,7 +4549,7 @@
"items": [
{
"label": "Overview",
"slug": "../block"
"slug": "../block-storage"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -4657,7 +4657,7 @@
"items": [
{
"label": "Overview",
"slug": "../account"
"slug": "../dedibox-account"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5035,7 +5035,7 @@
"items": [
{
"label": "Overview",
"slug": "../vps"
"slug": "../dedibox-vps"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5167,7 +5167,7 @@
"items": [
{
"label": "Overview",
"slug": "../kvm-over-ip"
"slug": "../dedibox-kvm-over-ip"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5233,7 +5233,7 @@
"items": [
{
"label": "Overview",
"slug": "../network"
"slug": "../dedibox-network"
},
{
"items": [
Expand Down Expand Up @@ -5270,7 +5270,7 @@
"items": [
{
"label": "Overview",
"slug": "../domains"
"slug": "../dedibox-domains"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5394,7 +5394,7 @@
"items": [
{
"label": "Overview",
"slug": "../rpn"
"slug": "../dedibox-rpn"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5476,7 +5476,7 @@
"items": [
{
"label": "Overview",
"slug": "../ipv6"
"slug": "../dedibox-ipv6"
},
{
"label": "Concepts",
Expand Down Expand Up @@ -5524,7 +5524,7 @@
"items": [
{
"label": "Overview",
"slug": "../dns"
"slug": "../dedibox-dns"
},
{
"label": "Concepts",
Expand Down

0 comments on commit 6e72ab8

Please sign in to comment.