From d2866081d22ad208e63f417c78396dfeceb94f5c Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 16 Jul 2024 21:07:51 +0000 Subject: [PATCH] docs: Update devmapper docs This PR updates the devmapper docs by updating the url link for the current containerd devmapper information. 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 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