diff --git a/pages/elastic-metal/how-to/change-billing-period.mdx b/pages/elastic-metal/how-to/change-billing-period.mdx index 495f4c0ba7..59a3186116 100644 --- a/pages/elastic-metal/how-to/change-billing-period.mdx +++ b/pages/elastic-metal/how-to/change-billing-period.mdx @@ -20,7 +20,7 @@ This provides you with cost savings for longer-term server rentals and allows yo - A Scaleway account logged into the [console](https://console.scaleway.com) - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization -- An [Elastic Metal server](/bare-metal/how-to/create-server/) +- An [Elastic Metal server](/elastic-metal/how-to/create-server/) 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. 2. Click the server you want to configure. The server's information page displays. diff --git a/pages/serverless-functions/troubleshooting/function-clock-drift.mdx b/pages/serverless-functions/troubleshooting/function-clock-drift.mdx index 073628d855..b6cad56330 100644 --- a/pages/serverless-functions/troubleshooting/function-clock-drift.mdx +++ b/pages/serverless-functions/troubleshooting/function-clock-drift.mdx @@ -24,4 +24,4 @@ The internal clock of a Serverless Function executed in a [Sandbox v1](/serverle ## Solution -[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. \ No newline at end of file +[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. \ No newline at end of file