Skip to content

Commit a1035d6

Browse files
committed
Apply the same fix to runtime-class.md
1 parent 6d3dcd0 commit a1035d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/runtime-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Runtime handlers are configured through containerd's configuration at
116116
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
117117
```
118118

119-
See containerd's [config documentation](https://github.com/containerd/cri/blob/master/docs/config.md)
119+
See containerd's [config documentation](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)
120120
for more details:
121121

122122
#### {{< glossary_tooltip term_id="cri-o" >}}

0 commit comments

Comments
 (0)