Skip to content

Commit 7ae915b

Browse files
committed
concepts/policy/pod-security-policy.md: fix broken links.
1 parent 24ddb9e commit 7ae915b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/concepts/policy/pod-security-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ paired with system groups to grant access to all pods run in the namespace:
127127
```
128128

129129
For more examples of RBAC bindings, see [Role Binding
130-
Examples](docs/admin/authorization/rbac/#role-binding-examples). For a complete
130+
Examples](/docs/admin/authorization/rbac/#role-binding-examples). For a complete
131131
example of authorizing a PodSecurityPolicy, see
132132
[below](#example).
133133

@@ -140,7 +140,7 @@ have superuser permissions. Otherwise requests would bypass authentication and
140140
authorization modules, all PodSecurityPolicy objects would be allowed, and users
141141
would be able to create privileged containers. For more details on configuring
142142
Controller Manager authorization, see [Controller
143-
Roles](docs/admin/authorization/rbac/#controller-roles).
143+
Roles](/docs/admin/authorization/rbac/#controller-roles).
144144

145145
## Policy Order
146146

0 commit comments

Comments
 (0)