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.
2 parents 8250200 + 8c48fa6 commit df7785eCopy full SHA for df7785e
content/en/docs/concepts/containers/runtime-class.md
@@ -126,8 +126,7 @@ Runtime handlers are configured through containerd's configuration at
126
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
127
```
128
129
-See containerd's config documentation for more details:
130
-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.
131
132
#### {{< glossary_tooltip term_id="cri-o" >}}
133
0 commit comments