Skip to content

Commit 809a5ec

Browse files
committed
docs(ins): update content
1 parent 0e339b9 commit 809a5ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pages/instances/api-cli/creating-a-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create a Block Storage volume using the Scaleway API.
88
tags: block-storage block volume create storage
99
dates:
10-
validation: 2025-01-02
10+
validation: 2025-06-02
1111
posted: 2020-01-10
1212
categories:
1313
- block-storage

pages/instances/api-cli/detaching-a-volume.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ curl -q \
3131
"0": "7fe25caf-0a68-46a7-aeb9-63a278d33e2b",
3232
}
3333
}' \
34-
ttps://api.scaleway.com/instance/v1/zones/{zone}/servers/{server_id}
34+
https://api.scaleway.com/instance/v1/zones/{zone}/servers/{server_id}
3535
```
3636

3737

pages/instances/api-cli/increasing-volume-size.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to increase a Block Storage volume
88
tags: increase expand increment raise storage volume block
99
dates:
10-
validation: 2025-03-11
10+
validation: 2025-06-02
1111
posted: 2020-01-10
1212
categories:
1313
- block-storage

0 commit comments

Comments
 (0)