Skip to content

Commit 79dee94

Browse files
committed
chore(gen): update
1 parent 14b6c32 commit 79dee94

File tree

10 files changed

+10
-133
lines changed

10 files changed

+10
-133
lines changed

compute/gpu/how-to/use-pipenv.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Pipenv is a powerful package and dependency manager for Python projects. It comb
3333

3434
## Accessing the preinstalled Pipenv virtual environment
3535

36-
Refer to our [dedicated documentation](/compute/gpu/how-to/use-preinstalled-env/#working-with-the-pre-installed-environment-on-ubuntu-focal-gpu-os11) on how to access the Pipenv virtual environment from your Scaleway GPU Instance.
36+
Refer to our [dedicated documentation](/compute/gpu/how-to/use-preinstalled-env/#working-with-the-preinstalled-environment-on-ubuntu-focal-gpu-os-11) on how to access the Pipenv virtual environment from your Scaleway GPU Instance.
3737

3838
## Managing packages with Pipenv
3939

compute/instances/how-to/create-a-snapshot.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- compute
1414
---
1515

16-
The snapshot feature allows you to create an image of a specific [volume](/compute/instances/concepts/#volumess) of your Instance. A snapshot is a full-volume copy stored in our secure data centers. They are usually used to recover volume data or to create a copy of a volume.
16+
The snapshot feature allows you to create an image of a specific [volume](/compute/instances/concepts/#volumes) of your Instance. A snapshot is a full-volume copy stored in our secure data centers. They are usually used to recover volume data or to create a copy of a volume.
1717

1818
Several options are available to create snapshots from your Instance:
1919

compute/instances/reference-content/understanding-instance-pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ At the end of each calendar month, you will be invoiced for your hourly billed f
5959

6060
### Storage volume billing
6161

62-
When you create an Instance, you also need to create a certain amount of storage for it, in the form of [local or block volumes](/compute/instances/concepts/#volumess). Volumes are billed separately to Instances and have their own hourly rates. You can see the hourly rate for different types of volume on the Instance [creation page](https://console.scaleway.com/instance/servers/create) of the Scaleway console, or on the dedicated [pricing page](https://www.scaleway.com/en/pricing/?tags=available) of our website.
62+
When you create an Instance, you also need to create a certain amount of storage for it, in the form of [local or block volumes](/compute/instances/concepts/#volumes). Volumes are billed separately to Instances and have their own hourly rates. You can see the hourly rate for different types of volume on the Instance [creation page](https://console.scaleway.com/instance/servers/create) of the Scaleway console, or on the dedicated [pricing page](https://www.scaleway.com/en/pricing/?tags=available) of our website.
6363

6464
Your hourly billing for a storage volume begins when you create the volume (either during the creation of an Instance, or by creating a [new volume](/storage/block/how-to/create-a-volume/)), and ends when you [delete](/storage/block/how-to/delete-a-volume/) the volume from your account.
6565

console/account/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Multifactor authentication (MFA) is any form of verification that requires two f
4848

4949
## Organization Quotas
5050

51-
Every [Organization](#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/settings) of the console.
51+
Every [Organization](/identity-and-access-management/organizations-and-projects/concepts/#organization#organization) has quotas, which are limits on the number of Scaleway resources they can use. Quotas are per product (e.g. Instances) and product type (e.g. GP1-L Instance). Quotas are designed to prevent abuse, and can be viewed on the [Organization dashboard](https://console.scaleway.com/organization/settings) of the console.
5252

5353
## Password
5454

identity-and-access-management/iam/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Similarly, you can invite other users to be Guests in your Organization. Whereas
4646

4747
## IAM
4848

49-
**I**dentity and **A**ccess **M**anagement allows you to share access to the management of your Scaleway [resources](#resources) in a controlled and secure manner.
49+
**I**dentity and **A**ccess **M**anagement allows you to share access to the management of your Scaleway [resources](#resource) in a controlled and secure manner.
5050

5151
This is achieved by inviting users to be Guests in your account's [Organization](#organization), and creating [policies](#policy) that define in a very fine-grained way exactly what permissions they should have for which [resources](#resource) in which of your [Projects](#project) or across your whole Organization.
5252

identity-and-access-management/organizations-and-projects/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A Project is a grouping of Scaleway [resources](#resource). Each Scaleway Organi
3232

3333
## Project dashboard
3434

35-
The Project dashboard can be viewed within the [console](https://console.scaleway.com/project). On this dashboard, you can see an overview of the Project's [resources](#resources), along with the Project's settings and credentials ([SSH keys](#ssh-key)).
35+
The Project dashboard can be viewed within the [console](https://console.scaleway.com/project). On this dashboard, you can see an overview of the Project's [resources](#resource), along with the Project's settings and credentials ([SSH keys](#ssh-key)).
3636

3737
## Resource
3838

identity-and-access-management/secret-manager/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this quickstart, we show you how to create a [secret](/identity-and-access-ma
3030
<Message type="note">
3131
The maximum file size for your secret is 64 KiB.
3232
</Message>
33-
- Choose a [secret type](/identity-and-access-management/secret-manager/concepts/#secret-type) and enter or upload your secret value.
33+
- Choose a [secret type](/identity-and-access-management/secret-manager/concepts/#secret-types) and enter or upload your secret value.
3434
5. Choose a [path](/identity-and-access-management/secret-manager/concepts/#path) for your secret.
3535
<Message type="important">
3636
A [path](/identity-and-access-management/secret-manager/concepts/#path) is the directory structure to access your secrets and their [versions](/identity-and-access-management/secret-manager/concepts/#version). Each path **must be prefixed** with a slash.

local_404.txt

Lines changed: 0 additions & 123 deletions
This file was deleted.

managed-services/iot-hub/reference-content/devices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Will build the following filter when the Hub is named `MyHub` and the Device `My
122122
```
123123

124124
<Message type="important">
125-
Issues when parsing the template will be reported through [Hub events](/managed-services/iot-hub/reference-content/hubs/-events) as warnings. In this case, the filter can be dropped from the list.
125+
Issues when parsing the template will be reported through [Hub events](/managed-services/iot-hub/reference-content/hubs/#events) as warnings. In this case, the filter can be dropped from the list.
126126
</Message>
127127

128128
## Multiple connections

storage/block/reference-content/differences-between-5kiops-volumes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ categories:
1313
- storage
1414
---
1515

16-
When creating volumes from the Scaleway console, you are prompted to choose between [Block Storage Low Latency](/storage/block/) volumes, [block volumes (Block Storage)](/compute/instances/concepts/#block-volumes), and [local volumes (Local Storage)](/compute/instances/concepts/#volumess).
16+
When creating volumes from the Scaleway console, you are prompted to choose between [Block Storage Low Latency](/storage/block/) volumes, [block volumes (Block Storage)](/compute/instances/concepts/#block-volumes), and [local volumes (Local Storage)](/compute/instances/concepts/#volumes).
1717

1818
This page provides information about the differences between Block Storage and Block Storage Low Latency 5K [IOPS](/storage/block/concepts/#iops) volumes.
1919

20-
Refer to the [dedicated documentation](/compute/instances/concepts/#volumess) to learn about the differences between Block Storage and Local Storage volumes.
20+
Refer to the [dedicated documentation](/compute/instances/concepts/#volumes) to learn about the differences between Block Storage and Local Storage volumes.
2121

2222
## Underlying hardware
2323

0 commit comments

Comments
 (0)