diff --git a/pages/block-storage/concepts.mdx b/pages/block-storage/concepts.mdx index 391446a984..ed24e47c4e 100644 --- a/pages/block-storage/concepts.mdx +++ b/pages/block-storage/concepts.mdx @@ -55,4 +55,4 @@ A Storage Area Network (SAN) consists of interconnected machines, network infras ## Volumes -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/). \ No newline at end of file +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/). \ No newline at end of file