Skip to content

Commit 1d2a03b

Browse files
authored
fix(gen): fix 404s (#4953)
1 parent c5a435c commit 1d2a03b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/elastic-metal/how-to/change-billing-period.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This provides you with cost savings for longer-term server rentals and allows yo
2020
<Macro id="requirements" />
2121
- A Scaleway account logged into the [console](https://console.scaleway.com)
2222
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
23-
- An [Elastic Metal server](/bare-metal/how-to/create-server/)
23+
- An [Elastic Metal server](/elastic-metal/how-to/create-server/)
2424

2525
1. Click [Elastic Metal](https://console.scaleway.com/elastic-metal/servers) in the **Bare Metal** section of the [Scaleway console](https://console.scaleway.com) side menu. The Elastic Metal dashboard displays.
2626
2. Click the server you want to configure. The server's information page displays.

pages/serverless-functions/troubleshooting/function-clock-drift.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ The internal clock of a Serverless Function executed in a [Sandbox v1](/serverle
2424

2525
## Solution
2626

27-
[Update the sandbox environment](/how-to/manage-a-function/) of your Serverless Function to [Sandbox v2](/serverless-functions/reference-content/functions-sandbox/#sandbox-v2) to solve clock drift issues.
27+
[Update the sandbox environment](/serverless-functions/how-to/manage-a-function/) of your Serverless Function to [Sandbox v2](/serverless-functions/reference-content/functions-sandbox/#sandbox-v2) to solve clock drift issues.

0 commit comments

Comments
 (0)