Skip to content

Commit e26b0ba

Browse files
authored
Merge pull request #34961 from yanrongshi/zh-cn]-fix-markdown-not-working-in-tabs
[zh-cn]fix-markdown-not-working-in-tabs
2 parents 78b828e + 98b39e9 commit e26b0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/setup/production-environment/container-runtimes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@ Follow the instructions for [getting started with containerd](https://github.com
333333
<!-- You can find this file under the path `/etc/containerd/config.toml`. -->
334334
你可以在路径 `/etc/containerd/config.toml` 下找到此文件。
335335
{{% /tab %}}
336-
{{< tab name="Windows" >}}
336+
{{% tab name="Windows" %}}
337337
<!-- You can find this file under the path `C:\Program Files\containerd\config.toml`. -->
338338
你可以在路径 `C:\Program Files\containerd\config.toml` 下找到此文件。
339-
{{< /tab >}}
339+
{{% /tab %}}
340340
{{< /tabs >}}
341341

342342
<!--

0 commit comments

Comments
 (0)