pod-security-policy.md: fix broken link to PSP proposal.

This commit is contained in:
Slava Semushin
2017-09-22 16:48:54 +02:00
committed by Andrew Chen
parent 24e5383071
commit 8db51e099f
+1 -1
View File
@@ -8,7 +8,7 @@ Objects of type `PodSecurityPolicy` govern the ability
to make requests on a pod that affect the `SecurityContext` that will be
applied to a pod and container.
See [PodSecurityPolicy proposal](https://git.k8s.io/community/contributors/design-proposals/auth/security-context-constraints.md) for more information.
See [PodSecurityPolicy proposal](https://git.k8s.io/community/contributors/design-proposals/auth/pod-security-policy.md) for more information.
* TOC
{:toc}