Fixed markdown not working in tabs.
This commit is contained in:
		
							parent
							
								
									1b10a753de
								
							
						
					
					
						commit
						97ebe0c330
					
				|  | @ -179,9 +179,9 @@ Follow the instructions for [getting started with containerd](https://github.com | ||||||
| {{% tab name="Linux" %}} | {{% tab name="Linux" %}} | ||||||
| You can find this file under the path `/etc/containerd/config.toml`. | You can find this file under the path `/etc/containerd/config.toml`. | ||||||
| {{% /tab %}} | {{% /tab %}} | ||||||
| {{< tab name="Windows" >}} | {{% tab name="Windows" %}} | ||||||
| You can find this file under the path `C:\Program Files\containerd\config.toml`. | You can find this file under the path `C:\Program Files\containerd\config.toml`. | ||||||
| {{< /tab >}} | {{% /tab %}} | ||||||
| {{< /tabs >}} | {{< /tabs >}} | ||||||
| 
 | 
 | ||||||
| On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`. | On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue