Skip to content

Commit d5c8ac9

Browse files
committed
fix(gen): fix 404s
1 parent 64be6a7 commit d5c8ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/block-storage/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ A Storage Area Network (SAN) consists of interconnected machines, network infras
5555

5656
## Volumes
5757

58-
A volume is a storage space used by your Instances. Several volumes can be [attached to an Instance](/block-storage/how-to/attach-a-volume/). In addition, they can be [snapshotted](/block-storage/how-to/create-a-snapshot/), [mounted](/block-storage/api-cli/managing-a-volume/#mounting-and-using-a-block-storage-volume) or [unmounted](/block-storage/api-cli/unmounting-a-volume/).
58+
A volume is a storage space used by your Instances. Several volumes can be [attached to an Instance](/block-storage/how-to/attach-a-volume/). In addition, they can be [snapshotted](/block-storage/how-to/create-a-snapshot/), [mounted](/block-storage/how-to/mount-a-volume/) or [unmounted](/block-storage/api-cli/unmounting-a-volume/).

0 commit comments

Comments
 (0)