Skip to content

Commit 044be48

Browse files
Reword to clarify
Co-authored-by: ZSC <[email protected]>
1 parent 483d007 commit 044be48

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/en/docs/tasks/administer-cluster/migrating-from-dockershim/change-runtime-containerd.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,9 @@ sudo apt-get purge docker-ce docker-ce-cli
163163
{{% /tab %}}
164164
{{< /tabs >}}
165165

166-
The above commands don't remove images, containers, volumes, or customized configuration files on your host.
167-
To delete them, see the [Uninstall Docker Engine](https://docs.docker.com/engine/install/ubuntu/#uninstall-docker-engine) section
168-
within the documentation for Docker.
166+
The preceding commands don't remove images, containers, volumes, or customized configuration files on your host.
167+
To delete them, follow Docker's instructions to [Uninstall Docker Engine](https://docs.docker.com/engine/install/ubuntu/#uninstall-docker-engine).
169168

170169
{{< caution >}}
171-
It has a risk of deleting containerd, be careful when executing commands on that docs page.
170+
Docker's instructions for uninstalling Docker Engine create a risk of deleting containerd. Be careful when executing commands.
172171
{{< /caution >}}

0 commit comments

Comments
 (0)