diff --git a/content/zh-cn/docs/concepts/containers/runtime-class.md b/content/zh-cn/docs/concepts/containers/runtime-class.md index 5eb922eee5d31..808db309ea539 100644 --- a/content/zh-cn/docs/concepts/containers/runtime-class.md +++ b/content/zh-cn/docs/concepts/containers/runtime-class.md @@ -198,10 +198,10 @@ handler 需要配置在 runtimes 块中: ``` -更详细信息,请查阅 containerd 的[配置指南](https://github.com/containerd/cri/blob/master/docs/config.md) +更详细信息,请查阅 containerd 的[配置指南](https://github.com/containerd/containerd/blob/main/docs/cri/config.md) #### [cri-o](https://cri-o.io/) diff --git a/content/zh-cn/docs/setup/production-environment/container-runtimes.md b/content/zh-cn/docs/setup/production-environment/container-runtimes.md index 5d28727d05897..da4016068a206 100644 --- a/content/zh-cn/docs/setup/production-environment/container-runtimes.md +++ b/content/zh-cn/docs/setup/production-environment/container-runtimes.md @@ -398,12 +398,12 @@ When using kubeadm, manually configure the #### 重载沙箱(pause)镜像 {#override-pause-image-containerd} -在你的 [containerd 配置](https://github.com/containerd/cri/blob/master/docs/config.md)中, +在你的 [containerd 配置](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)中, 你可以通过设置以下选项重载沙箱镜像: ```toml