From 6e3f4b1b801fac014bbebb566c270ea85cda6ea3 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:44:05 +0200 Subject: [PATCH] rephrase the referral to c8d with dd Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- storage/containerd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage/containerd.md b/storage/containerd.md index 999810502f..e9c6bbf85a 100644 --- a/storage/containerd.md +++ b/storage/containerd.md @@ -7,8 +7,8 @@ description: Enabling the containerd image store on Docker Engine > **Note** > > The containerd image store is an experimental feature of Docker Engine. -> If you're using Docker Desktop, don't use the instructions on this page. See -> [containerd image store with Docker Desktop](../desktop/containerd/index.md). +> If you're using Docker Desktop, refer to the instructions on the +> [containerd image store with Docker Desktop page](../desktop/containerd/index.md). containerd, the industry-standard container runtime, uses snapshotters instead of the classic storage drivers for storing image and container data.