Merge pull request #34950 from s-kawamura-w664/update_tabshortcode
Fixed markdown not working in tabs.
This commit is contained in:
@@ -179,9 +179,9 @@ Follow the instructions for [getting started with containerd](https://github.com
|
||||
{{% tab name="Linux" %}}
|
||||
You can find this file under the path `/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`.
|
||||
{{< /tab >}}
|
||||
{{% /tab %}}
|
||||
{{< /tabs >}}
|
||||
|
||||
On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`.
|
||||
|
||||
Reference in New Issue
Block a user