We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5686385 commit e741392Copy full SHA for e741392
content/en/docs/tasks/configure-pod-container/security-context.md
@@ -575,7 +575,7 @@ kubectl delete pod security-context-demo-4
575
* For more information about security mechanisms in Linux, see
576
[Overview of Linux Kernel Security Features](https://www.linux.com/learn/overview-linux-kernel-security-features)
577
(Note: Some information is out of date)
578
-* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces.md)
+* Read about [User Namespaces](/docs/concepts/workloads/pods/user-namespaces/)
579
for Linux pods.
580
* [Masked Paths in the OCI Runtime
581
Specification](https://github.com/opencontainers/runtime-spec/blob/f66aad47309/config-linux.md#masked-paths)
0 commit comments