Skip to content

Commit 004c8d3

Browse files
authored
Merge pull request #42183 from ChetHosey/patch-1
Correct link title in security-context.md.
2 parents 08759fd + 8dee0cd commit 004c8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ kubectl delete pod security-context-demo-4
511511

512512
* [PodSecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritycontext-v1-core)
513513
* [SecurityContext](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#securitycontext-v1-core)
514-
* [Tuning Docker with the newest security enhancements](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)
514+
* [CRI Plugin Config Guide](https://github.com/containerd/containerd/blob/main/docs/cri/config.md)
515515
* [Security Contexts design document](https://git.k8s.io/design-proposals-archive/auth/security_context.md)
516516
* [Ownership Management design document](https://git.k8s.io/design-proposals-archive/storage/volume-ownership-management.md)
517517
* [PodSecurity Admission](/docs/concepts/security/pod-security-admission/)

0 commit comments

Comments
 (0)