Skip to content

Commit c62d28d

Browse files
bene2k1nerda-codes
andauthored
Apply suggestions from code review
Co-authored-by: nerda-codes <[email protected]>
1 parent 8ae3515 commit c62d28d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

compute/instances/how-to/create-a-block-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ categories:
3030
5. Enter the volume name and select a size.
3131
6. Configure the volume type. You can either create a **Block Storage** or ***Local Storage** volume.
3232
<Message type="note">
33-
To use **Block Storage 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
33+
To use **[Block Storage Low Latency](/storage/block/) 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
3434
Check if an Instance type meets this requirement by referring to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) at `/instance/v1/zones/{zone}/products/servers`.
3535
This field provides information about the block bandwidth for each Instance type to ensure compatibility with high-performance storage.
3636
</Message>

compute/instances/how-to/create-an-instance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Select a tab below for instructions on how to create an Instance via either our
8181
- Booting from a volume that either lacks an OS or is among multiple volumes with identical operating systems can lead to inconsistent boot outcomes.
8282
</Message>
8383
<Message type="note">
84-
To use **Block Storage 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
84+
To use **[Block Storage Low Latency](/storage/block/) 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
8585
Check if an Instance type meets this requirement by referring to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) at `/instance/v1/zones/{zone}/products/servers`.
8686
This field provides information about the block bandwidth for each Instance type to ensure compatibility with high-performance storage.
8787
</Message>

compute/instances/how-to/manage-volumes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ categories:
3535
Find out [how to mount a Block Storage volume to your Instance](/storage/block/api-cli/managing-a-volume/#mounting-and-using-a-volume).
3636
</Message>
3737
<Message type="note">
38-
To use **Block Storage 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
38+
To use **[Block Storage Low Latency](/storage/block/) 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
3939
Check if an Instance type meets this requirement by referring to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) at `/instance/v1/zones/{zone}/products/servers`.
4040
This field provides information about the block bandwidth for each Instance type to ensure compatibility with high-performance storage.
4141
</Message>

storage/block/how-to/attach-a-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Alternatively, you can attach a Block Storage volume the following way:
4141
You can attach up to 15 volumes at a time to a single Instance.
4242
</Message>
4343
<Message type="note">
44-
To use **Block Storage 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
44+
To use **[Block Storage Low Latency](/storage/block/) 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
4545
Check if an Instance type meets this requirement by referring to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) at `/instance/v1/zones/{zone}/products/servers`.
4646
This field provides information about the block bandwidth for each Instance type to ensure compatibility with high-performance storage.
4747
</Message>

storage/block/how-to/create-a-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ categories:
3434
You cannot edit the IOPS after you create your volume.
3535
</Message>
3636
<Message type="note">
37-
To use **Block Storage 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
37+
To use **[Block Storage Low Latency](/storage/block/) 15k**, your Instance must have at least **3 Gbps of block bandwidth**.
3838
Check if an Instance type meets this requirement by referring to the `block_bandwidth` field in the [Instances API](https://www.scaleway.com/en/developers/api/instance/#path-instance-types-list-instance-types) at `/instance/v1/zones/{zone}/products/servers`.
3939
This field provides information about the block bandwidth for each Instance type to ensure compatibility with high-performance storage.
4040
</Message>

0 commit comments

Comments
 (0)