diff --git a/content/en/docs/setup/production-environment/container-runtimes.md b/content/en/docs/setup/production-environment/container-runtimes.md index eb0df2c9c4..9c3074a867 100644 --- a/content/en/docs/setup/production-environment/container-runtimes.md +++ b/content/en/docs/setup/production-environment/container-runtimes.md @@ -197,7 +197,9 @@ using the (deprecated) v1alpha2 API instead. This section outlines the necessary steps to use containerd as CRI runtime. -To install containerd on your system, follow the instructions on [getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md).Return to this step once you've created a valid `config.toml` configuration file. +To install containerd on your system, follow the instructions on +[getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md). +Return to this step once you've created a valid `config.toml` configuration file. {{< tabs name="Finding your config.toml file" >}} {{% tab name="Linux" %}}