Skip to content

Commit 6d3dcd0

Browse files
authored
[en] Fix containerd config link
1 parent 43fbb58 commit 6d3dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ When using kubeadm, manually configure the
217217

218218
#### Overriding the sandbox (pause) image {#override-pause-image-containerd}
219219

220-
In your [containerd config](https://github.com/containerd/cri/blob/master/docs/config.md) you can overwrite the
220+
In your [containerd config](https://github.com/containerd/containerd/blob/main/docs/cri/config.md) you can overwrite the
221221
sandbox image by setting the following config:
222222

223223
```toml

0 commit comments

Comments
 (0)