diff --git a/content/manuals/engine/storage/containerd.md b/content/manuals/engine/storage/containerd.md index ad828ba697..f80ff758f5 100644 --- a/content/manuals/engine/storage/containerd.md +++ b/content/manuals/engine/storage/containerd.md @@ -65,12 +65,12 @@ those layers. > [!IMPORTANT] > containerd uses a separate storage path from the Docker data directory. > If you previously configured a custom data directory for Docker (for example, -> to use a different partition), containerd's storage is **not** automatically +> to use a different partition), containerd's storage is not automatically > moved to that location. You need to configure containerd's data directory > separately to avoid filling your root partition. > > To configure containerd's data directory, see the -> [containerd configuration documentation](https://github.com/containerd/containerd/blob/main/docs/ops.md#base-configuration). +> [containerd configuration documentation](https://github.com/containerd/containerd/blob/v2.2.2/docs/ops.md#base-configuration). If disk space is constrained, consider the following: