diff --git a/docs/design/architecture/storage.md b/docs/design/architecture/storage.md index 974f260c31..8cdda1e2ee 100644 --- a/docs/design/architecture/storage.md +++ b/docs/design/architecture/storage.md @@ -20,7 +20,7 @@ For virtio-fs, the [runtime](README.md#runtime) starts one `virtiofsd` daemon ## Devicemapper 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 rather than formatted filesystems, and operates at the block level rather than the file level. This knowledge is used to directly use the