Skip to content

Commit 8c48fa6

Browse files
committed
runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo. The `containerd/cri` repo is now archived. Signed-off-by: Akihiro Suda <[email protected]>
1 parent b0a0544 commit 8c48fa6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ Runtime handlers are configured through containerd's configuration at
126126
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
127127
```
128128

129-
See containerd's config documentation for more details:
130-
https://github.com/containerd/cri/blob/master/docs/config.md
129+
See the containerd [CRI Plugin Config Guide](https://github.com/containerd/containerd/blob/main/docs/cri/config.md) for more details.
131130

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

0 commit comments

Comments
 (0)