Skip to content

Commit fd31913

Browse files
ldecarvalho-docbene2k1atissedrescaleway
authored
fix(menu): slugs (#4278)
* fix(menu): fix slugs * fix(menu): fix paths * fix(nav): fix slugs * fix(gen): fix broken links (#4279) * Apply suggestions from code review * fix(nav): fix navigation * fix(nav): fix nav * fix(menu): remove slug * fix(nav): fix navigation * fix(nav): fix slugs * fix(nav): fix navigation * fix(nav): fix navigation * fix(404): fix broken link * fix(404): fix 404 * fix(404): fix broken link * fix(lnk): fix link * fix(404): fix 404 * chore(docs): add category * chore(docs): add category attribute to categories --------- Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Aymar Tissedre <[email protected]>
1 parent bebd705 commit fd31913

File tree

70 files changed

+190
-174
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+190
-174
lines changed

changelog/iam/december2022/2022-12-07-iam-general-availability-dev-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Projects can be created, managed and deleted from the CLI, Terraform and other d
1313

1414
IAM must be used to generate an API key with the permissions to manage Projects.
1515

16-
Find out more on the [Managing projects using Scaleway APIs](/iam/api-cli/managing-projects/) documentation page.
16+
Find out more on the [Managing projects using Scaleway APIs](/organizations-and-projects/api-cli/managing-projects/) documentation page.

changelog/january2025/2025-01-16-mongodb-added-managed-mongodbr-in-public-beta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ category: databases
99
product: mongodb
1010
---
1111

12-
Managed MongoDB® Databases are now in Public Beta. [Connect to the console](https://console.scaleway.com/mongo-db/databases/fr-par) to try it out. Refer to the [Managed MongoDB® Databases documentation](https://www.scaleway.com/en/docs/managed-mongodb-databases/) for more information.
12+
Managed MongoDB® Databases are now in Public Beta. [Connect to the console](https://console.scaleway.com/mongo-db/databases/fr-par) to try it out. Refer to the [Managed MongoDB® Databases documentation](/managed-mongodb-databases/) for more information.
1313

changelog/january2025/2025-01-16-postgresql-and-mysql-added-encryption-at-rest-general-a.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ category: databases
99
product: postgresql-and-mysql
1010
---
1111

12-
Encryption at rest is now GA for Managed PostgreSQL & MySQL. Refer to the [Setting up encryption at rest documentation](https://www.scaleway.com/en/docs/managed-databases-for-postgresql-and-mysql/api-cli/setting-up-encryption-at-rest/) to learn how to activate it. To understand potential impacts on performance, refer to the [Encryption at rest performance benchmark](https://www.scaleway.com/en/docs/managed-databases-for-postgresql-and-mysql/reference-content/encryption-at-rest-performance-benchmark/) performed by our Managed Databases team.
12+
Encryption at rest is now GA for Managed PostgreSQL & MySQL. Refer to the [Setting up encryption at rest documentation](/managed-databases-for-postgresql-and-mysql/api-cli/setting-up-encryption-at-rest/) to learn how to activate it. To understand potential impacts on performance, refer to the [Encryption at rest performance benchmark](/managed-databases-for-postgresql-and-mysql/reference-content/encryption-at-rest-performance-benchmark/) performed by our Managed Databases team.
1313

faq/serverless-containers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Scaling in Serverless Containers and Serverless Functions is handled automatical
4747

4848
## How do I integrate my serverless solutions with other Scaleway services?
4949

50-
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
50+
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases-for-postgresql-and-mysql/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object-storage/), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
5151

5252
## Can I migrate existing applications to Serverless Containers?
5353

faq/serverless-functions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Yes, Serverless Functions resources can be changed at any time without causing d
4343

4444
## How do I integrate my serverless solutions with other Scaleway services?
4545

46-
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
46+
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases-for-postgresql-and-mysql/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object-storage/), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
4747

4848
## How am I billed for Serverless Functions?
4949

faq/serverless-jobs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Serverless Jobs allows you to run large-scale batch processing and computational
2424

2525
## How do I integrate my serverless solutions with other Scaleway services?
2626

27-
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
27+
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases-for-postgresql-and-mysql/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object-storage/), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
2828

2929
## Can I update Serverless Jobs resources (vCPU and RAM) at any time?
3030

macros/bare-metal/dedibox-scaleway-migration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
macro: dedibox-scaleway-migration
33
---
44
<Message type="note">
5-
Only users who **have completed** the linking of their the Dedibox account to the Scaleway console are granted access to the Dedibox section within the Scaleway console. For detailed information on the migration process, please refer to our [account linking documentation](/dedibox-scaleway/how-to/link-dedibox-account/). **If you cannot locate the Dedibox link in Scaleway's console side menu, you can use the [Dedibox console](https://console.online.net)** to place orders, manage your Dediboxes, and access the [related documentation](/dedicated-servers/quickstart/).
5+
Only users who **have completed** the linking of their the Dedibox account to the Scaleway console are granted access to the Dedibox section within the Scaleway console. For detailed information on the migration process, please refer to our [account linking documentation](/dedibox-scaleway/how-to/link-dedibox-account/). **If you cannot locate the Dedibox link in Scaleway's console side menu, you can use the [Dedibox console](https://console.online.net)** to place orders, manage your Dediboxes, and access the [related documentation](/dedibox/quickstart/).
66
</Message>

0 commit comments

Comments
 (0)