Update pod-security-policy.md

Fixes dead link to RBAC authorization page.
This commit is contained in:
Ryan McGinnis
2018-01-04 16:55:45 -08:00
committed by GitHub
parent 1595384579
commit 933a1e454d
+1 -1
View File
@@ -127,7 +127,7 @@ paired with system groups to grant access to all pods run in the namespace:
```
For more examples of RBAC bindings, see [Role Binding
Examples](docs/admin/authorization/rbac/#role-binding-examples). For a complete
Examples](/docs/admin/authorization/rbac#role-binding-examples). For a complete
example of authorizing a PodSecurityPolicy, see
[below](#example).