Update container-runtimes.md

This commit is contained in:
yanrong.shi 2022-07-12 22:13:32 +08:00
parent 4fb172bb7c
commit 98b39e9857
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 >}}
<!--