We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee11573 commit c808dd1Copy full SHA for c808dd1
content/zh/docs/concepts/containers/runtime-class.md
@@ -213,11 +213,10 @@ handler 需要配置在 runtimes 块中:
213
```
214
215
<!--
216
-See containerd's config documentation for more details:
217
-https://github.com/containerd/cri/blob/master/docs/config.md
+See the containerd [CRI Plugin Config Guide](https://github.com/containerd/containerd/blob/main/docs/cri/config.md) for more details.
218
-->
219
-更详细信息,请查阅 containerd 配置文档:
220
+更详细信息,请查阅 containerd
+[CRI 插件配置指南](https://github.com/containerd/cri/blob/master/docs/config.md)
221
222
#### [cri-o](https://cri-o.io/)
223
0 commit comments