Skip to content

Commit e741392

Browse files
author
Tim Bannister
committed
Fix broken hyperlink
1 parent 5686385 commit e741392

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
@@ -575,7 +575,7 @@ kubectl delete pod security-context-demo-4
575575
* For more information about security mechanisms in Linux, see
576576
[Overview of Linux Kernel Security Features](https://www.linux.com/learn/overview-linux-kernel-security-features)
577577
(Note: Some information is out of date)
578-
* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces.md)
578+
* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces/)
579579
for Linux pods.
580580
* [Masked Paths in the OCI Runtime
581581
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)

0 commit comments

Comments
 (0)