Skip to content

Commit c208c1b

Browse files
committed
Minor URL syntax update
1 parent 6417cc3 commit c208c1b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,9 @@ using the (deprecated) v1alpha2 API instead.
197197

198198
This section outlines the necessary steps to use containerd as CRI runtime.
199199

200-
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.
200+
To install containerd on your system, follow the instructions on
201+
[getting started with containerd](https://github.com/containerd/containerd/blob/main/docs/getting-started.md).
202+
Return to this step once you've created a valid `config.toml` configuration file.
201203

202204
{{< tabs name="Finding your config.toml file" >}}
203205
{{% tab name="Linux" %}}

0 commit comments

Comments
 (0)