Skip to content

Commit 537bd41

Browse files
committed
docs(srv): fix 404s
1 parent 3bd83d9 commit 537bd41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

macros/developer-tools/scaleway-configuration-file.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ The configuration file contains the following elements:
2121
: The ID of the Scaleway Project to use by default
2222

2323
**default_zone**
24-
: The [availability zone](console/account/reference-content/products-availability/) to use by default
24+
: The [availability zone](/console/account/reference-content/products-availability/) to use by default
2525

2626
**default_region**
27-
: The [region](console/account/reference-content/products-availability/) to use by default
27+
: The [region](/console/account/reference-content/products-availability/) to use by default
2828

2929
**api_url**
3030
: The API URL to use (`https://api.scaleway.com` by default)

serverless/containers/how-to/monitor-container.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Scaleway Serverless Containers is fully integrated into [Cockpit](/observability
2020

2121
- A Scaleway account logged into the [console](https://console.scaleway.com)
2222
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
23-
- [Created a Serverless Container](serverless/containers/how-to/deploy-a-container-from-scaleway-container-registry/)
23+
- [Created a Serverless Container](/serverless/containers/how-to/deploy-a-container-from-scaleway-container-registry/)
2424

2525
## How to activate your Cockpit
2626

0 commit comments

Comments
 (0)