We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b10a75 + 97ebe0c commit 4e1461dCopy full SHA for 4e1461d
content/en/docs/setup/production-environment/container-runtimes.md
@@ -179,9 +179,9 @@ Follow the instructions for [getting started with containerd](https://github.com
179
{{% tab name="Linux" %}}
180
You can find this file under the path `/etc/containerd/config.toml`.
181
{{% /tab %}}
182
-{{< tab name="Windows" >}}
+{{% tab name="Windows" %}}
183
You can find this file under the path `C:\Program Files\containerd\config.toml`.
184
-{{< /tab >}}
+{{% /tab %}}
185
{{< /tabs >}}
186
187
On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`.
0 commit comments