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 78b828e + 98b39e9 commit e26b0baCopy full SHA for e26b0ba
content/zh-cn/docs/setup/production-environment/container-runtimes.md
@@ -333,10 +333,10 @@ Follow the instructions for [getting started with containerd](https://github.com
333
<!-- You can find this file under the path `/etc/containerd/config.toml`. -->
334
你可以在路径 `/etc/containerd/config.toml` 下找到此文件。
335
{{% /tab %}}
336
-{{< tab name="Windows" >}}
+{{% tab name="Windows" %}}
337
<!-- You can find this file under the path `C:\Program Files\containerd\config.toml`. -->
338
你可以在路径 `C:\Program Files\containerd\config.toml` 下找到此文件。
339
-{{< /tab >}}
+{{% /tab %}}
340
{{< /tabs >}}
341
342
<!--
0 commit comments