Merge pull request #34961 from yanrongshi/zh-cn]-fix-markdown-not-working-in-tabs

[zh-cn]fix-markdown-not-working-in-tabs
This commit is contained in:
Kubernetes Prow Robot 2022-07-12 08:00:50 -07:00 committed by GitHub
commit e26b0bab26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -333,10 +333,10 @@ Follow the instructions for [getting started with containerd](https://github.com
<!-- You can find this file under the path `/etc/containerd/config.toml`. -->
你可以在路径 `/etc/containerd/config.toml` 下找到此文件。
{{% /tab %}}
{{< tab name="Windows" >}}
{{% tab name="Windows" %}}
<!-- You can find this file under the path `C:\Program Files\containerd\config.toml`. -->
你可以在路径 `C:\Program Files\containerd\config.toml` 下找到此文件。
{{< /tab >}}
{{% /tab %}}
{{< /tabs >}}
<!--