Merge pull request #4399 from GabyCT/topic/updatestoragedoc

docs: Update storage documentation link
This commit is contained in:
GabyCT 2022-06-07 09:13:45 -05:00 committed by GitHub
commit 5bd81ba232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ For virtio-fs, the [runtime](README.md#runtime) starts one `virtiofsd` daemon
## Devicemapper ## Devicemapper
The The
[devicemapper `snapshotter`](https://github.com/containerd/containerd/tree/master/snapshots/devmapper) [devicemapper `snapshotter`](https://github.com/containerd/containerd/tree/main/snapshots/devmapper)
is a special case. The `snapshotter` uses dedicated block devices is a special case. The `snapshotter` uses dedicated block devices
rather than formatted filesystems, and operates at the block level rather than formatted filesystems, and operates at the block level
rather than the file level. This knowledge is used to directly use the rather than the file level. This knowledge is used to directly use the