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 6d3dcd0 commit a1035d6Copy full SHA for a1035d6
content/en/docs/concepts/containers/runtime-class.md
@@ -116,7 +116,7 @@ Runtime handlers are configured through containerd's configuration at
116
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
117
```
118
119
-See containerd's [config documentation](https://github.com/containerd/cri/blob/master/docs/config.md)
+See containerd's [config documentation](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)
120
for more details:
121
122
#### {{< glossary_tooltip term_id="cri-o" >}}
0 commit comments