From fe3c1d9cdd3bacf545deca09c626a0907e6283a9 Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Mon, 6 Jun 2022 14:48:34 +0000 Subject: [PATCH] docs: Update storage documentation link This PR updates the storage documentation link for the devicemapper snapshotter. Fixes #4398 Signed-off-by: Gabriela Cervantes --- docs/design/architecture/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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