Skip to content

Commit eabf230

Browse files
bene2k1SamyOubouaziz
authored andcommitted
docs(gen): fix broken links (#5358)
* docs(gen): fix broken links * docs(gen): fix broken links
1 parent 20f1412 commit eabf230

File tree

39 files changed

+42
-62
lines changed

39 files changed

+42
-62
lines changed

changelog/march2025/2025-03-25-iam-added-iam-members.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ product: iam
88

99
IAM Members can now be created, managed, and deleted in Scaleway Organizations.
1010

11-
Members are users who only exist in one Organization and can not own their own Organization. IAM Administrators can manage Member credentials and enforce security requirements for members to ensure Organization security. [Inviting Guests](/iam/how-to/invite-user-to-orga/) remains possible but will be deprecated in the following months.
11+
Members are users who only exist in one Organization and can not own their own Organization. IAM Administrators can manage Member credentials and enforce security requirements for members to ensure Organization security. [Inviting Guests](/iam/how-to/manage-members/) remains possible but will be deprecated in the following months.
1212

1313
Read our [documentation on Members](/iam/how-to/manage-members) to learn more.
1414

pages/audit-trail/how-to/configure-audit-trail-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The [scope](/iam/concepts/#scope) of these permission sets is at [Organization](
2929

3030
You can also use Audit Trail if you are part of the IAM `Administrators` [group](/iam/concepts/#group).
3131

32-
1. Follow the [following procedure](/iam/how-to/invite-user-to-orga/) until step 3.
32+
1. Follow the [following procedure](/iam/how-to/manage-members/) until step 3.
3333
2. Click the drop-down under **Add to an existing group** and add the users to the **Administrators** group.
3434
3. Click **Invite** to send the invitation. The user receives an email inviting them to accept your invitation. If they do not already have a Scaleway account, they will be prompted to [create one](/account/how-to/create-an-account/) first.
3535
4. The user will appear in the **Users** tab** once they have accepted the invitation.

pages/billing/additional-content/understanding-savings-plans.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Understanding this order helps you optimize your savings and ensure that you mak
9494

9595
Savings plans cannot be canceled or exchanged.
9696

97-
If you need to request a change to your savings plan, [contact the sales team](http://scaleway.com/en/cancel-saving-plans/ ).
97+
If you need to request a change to your savings plan, [contact the sales team](https://www.scaleway.com/en/contact-sales/).
9898

9999
We do not make refunds for savings plans that have already been invoiced.
100100

pages/dedibox-vps/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Each Dedibox VPS is isolated from other virtual servers on the same host, ensuri
7979

8080
## Are IP addresses for Dedibox VPS assigned statically?
8181
IP addresses for Dedibox VPS are generally assigned statically. However, in rare cases, such as maintenance or replacement of a faulty host node, we may perform IP migrations, which can result in a change of IP address.
82-
You can find your updated IP address in the Dedibox console. Please note that we do not currently notify users of such changes. You can contact our [support team](https://console.online.net/en/assistance/ticket) if you experience any issues.
82+
You can find your updated IP address in the Dedibox console. Please note that we do not currently notify users of such changes. You can contact our [support team](https://console.online.net/en/assistance/commercial) if you experience any issues.

pages/dedibox/how-to/use-rescue-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Rescue mode is a minimal operating system that can be booted on demand over the
2121
We offer three types of rescue modes:
2222

2323
- [Ubuntu](https://www.ubuntu.com/)
24-
- [Windows PE](https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc766093(v=ws.10))
24+
- [Windows PE](https://learn.microsoft.com/fr-fr/windows-hardware/manufacture/desktop/winpe-intro?view=windows-11)
2525
- [FreeBSD](https://www.freebsd.org/)
2626

2727
<Requirements />

pages/edge-services/reference-content/understanding-pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ We provide a number of ways to keep track of your Edge Services consumption:
4444

4545
<Lightbox image={image} alt="In the Edge Services section of the Scaleway console, information displays about your current plan, last monthly invoice, and charges accumulated this month for Edge Services" />
4646

47-
- Use [Scaleway Cockpit](/network/edge-services/how-to/monitor-cockpit/) to monitor the data egressing from your Edge Services caches.
47+
- Use [Scaleway Cockpit](/edge-services/how-to/monitor-cockpit/) to monitor the data egressing from your Edge Services caches.
4848

4949
## WAF add-on
5050

pages/file-storage/how-to/attach-file-system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import Requirements from '@macros/iam/requirements.mdx'
1818

1919
- A Scaleway account logged into the [console](https://console.scaleway.com)
2020
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21-
- [Created a file system](/file-system/how-to/create-file-system/)
21+
- [Created a file system](/file-storage/how-to/create-file-system/)
2222
- [Created at least one POP2 Instance](/instances/how-to/create-an-instance/)
2323

2424
## How to attach a file system to an Instance

pages/file-storage/how-to/create-file-system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ This page explains how to create a file system using the Scaleway console.
3434
The **Overview** page of your newly created file system displays.
3535

3636
<Message type="note">
37-
You must [attach, then mount](/file-storage/how-to/attach-mount-file-system/) your file system to an Instance before using it.
37+
You must [attach, then mount](/file-storage/how-to/attach-file-system/) your file system to an Instance before using it.
3838
</Message>

pages/file-storage/how-to/manage-delete-file-system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This page explains how to manage and delete a file system.
1818

1919
- A Scaleway account logged into the [console](https://console.scaleway.com)
2020
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21-
- [Created a file system](/file-system/how-to/create-file-system/)
21+
- [Created a file system](/file-storage/how-to/create-file-system/)
2222

2323
## How to manage a file system
2424

pages/file-storage/how-to/mount-file-system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This page explains how to mount a file system to one or several Scaleway Instanc
1818

1919
- A Scaleway account logged into the [console](https://console.scaleway.com)
2020
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21-
- [Created a file system](/file-system/how-to/create-file-system/)
21+
- [Created a file system](/file-storage/how-to/create-file-system/)
2222
- [Attached](/file-storage/how-to/attach-file-system/) a file system to one or several Instances
2323

2424
1. Click **File Storage** in the **Storage** section of the side menu. A list of your file systems displays.

0 commit comments

Comments
 (0)