diff --git a/docs/design/architecture/storage.md b/docs/design/architecture/storage.md index 991072491c..3aefc7ecf9 100644 --- a/docs/design/architecture/storage.md +++ b/docs/design/architecture/storage.md @@ -32,7 +32,7 @@ For virtio-fs, the [runtime](README.md#runtime) starts one `virtiofsd` daemon ## Devicemapper The -[devicemapper `snapshotter`](https://github.com/containerd/containerd/tree/main/snapshots/devmapper) +[devicemapper `snapshotter`](https://github.com/containerd/containerd/blob/main/docs/snapshotters/devmapper.md) is a special case. The `snapshotter` uses dedicated block devices rather than formatted filesystems, and operates at the block level rather than the file level. This knowledge is used to directly use the