Skip to content

Commit 16840d0

Browse files
authored
docs(gen): fix links that generated 404s (#4869)
1 parent 82f097a commit 16840d0

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

macros/serverless/container-registry-note.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
macro: container-registry-note
33
---
44

5-
[Scaleway's Container Registry](/container-registry/) allows for a seamless integration with Serverless Containers and Jobs at a [competitive price](/container-registry/faq//#how-am-i-billed-for-scaleway-container-registry).
5+
[Scaleway's Container Registry](/container-registry/) allows for a seamless integration with Serverless Containers and Jobs at a [competitive price](/container-registry/faq/#how-am-i-billed-for-scaleway-container-registry).
66
Serverless products support external public registries (such as [Docker Hub](https://hub.docker.com/search?q=)), but we do not recommend using them due to uncontrolled rate limiting, which can lead to failures when starting resources, unexpected usage conditions, and pricing changes.

pages/billing/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ categories:
2222
<DefaultCard
2323
title="Billing FAQ"
2424
description="General info on Scaleway billing."
25-
url="/faq/billing/"
25+
url="/billing/faq"
2626
label="See more"
2727
/>
2828
<DefaultCard

pages/block-storage/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ categories:
2020
<DefaultCard
2121
title="Block Storage FAQ"
2222
description="General info on Block Storage."
23-
url="/faq/block-storage/"
23+
url="/block-storage/faq"
2424
label="See more"
2525
/>
2626
<DefaultCard

pages/edge-services/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ categories:
2424
<DefaultCard
2525
title="Edge Services FAQ"
2626
description="Answers to common questions"
27-
url="/faq/edge-services/"
27+
url="/edge-services/faq"
2828
label="See more"
2929
/>
3030
<DefaultCard

pages/iam/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ categories:
2222
<DefaultCard
2323
title="IAM FAQ"
2424
description="General info on Scaleway IAM."
25-
url="/faq/iam/"
25+
url="/iam/faq"
2626
label="See more"
2727
/>
2828
<DefaultCard

pages/load-balancer/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ categories:
2424
<DefaultCard
2525
title="Load Balancer FAQ"
2626
description="Answers to common questions"
27-
url="/faq/loadbalancer/"
27+
url="/load-balancer/faq/"
2828
label="See more"
2929
/>
3030
<DefaultCard

pages/managed-databases-for-postgresql-and-mysql/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ categories:
2222
<DefaultCard
2323
title="Managed Databases for PostgreSQL and MySQL FAQ"
2424
description="General info on Managed Databases"
25-
url="/faq/databases-for-postgresql-and-mysql/"
25+
url="/managed-databases-for-postgresql-and-mysql/faq/"
2626
label="See more"
2727
/>
2828
<DefaultCard

pages/object-storage/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ categories:
2323
<DefaultCard
2424
title="Object Storage FAQ"
2525
description="General information on Object Storage"
26-
url="/faq/object-storage/"
26+
url="/object-storage/faq"
2727
label="See more"
2828
/>
2929
<DefaultCard

pages/serverless-containers/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ categories:
2424
<DefaultCard
2525
title="Serverless Containers FAQ"
2626
description="General info on Serverless Containers"
27-
url="/faq/serverless-containers/"
27+
url="/serverless-containers/faq"
2828
label="See more"
2929
/>
3030
<DefaultCard

pages/serverless-functions/troubleshooting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ categories:
2424
<DefaultCard
2525
title="Serverless Functions FAQ"
2626
description="General info on Serverless Functions."
27-
url="/faq/serverless-functions/"
27+
url="/serverless-functions/faq"
2828
label="See more"
2929
/>
3030
<DefaultCard

0 commit comments

Comments
 (0)