[maintenance] December link fixes (#6680)

This commit is contained in:
Andrew Chen
2017-12-14 00:57:38 -06:00
committed by Zach Corleissen
parent 22454886e3
commit 8a06c09712
10 changed files with 27 additions and 25 deletions
+2 -2
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).
@@ -140,7 +140,7 @@ have superuser permissions. Otherwise requests would bypass authentication and
authorization modules, all PodSecurityPolicy objects would be allowed, and users
would be able to create privileged containers. For more details on configuring
Controller Manager authorization, see [Controller
Roles](docs/admin/authorization/rbac/#controller-roles).
Roles](/docs/admin/authorization/rbac/#controller-roles).
## Policy Order