Skip to content

Commit b4b944b

Browse files
Merge pull request kubernetes#1241 from superbrothers/fix-broken-link
Fix broken link in the authorization page
2 parents c98cc8a + ef8229f commit b4b944b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/authorization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ As of 1.3 RBAC mode is in alpha and considered experimental.
204204

205205
To use RBAC, you must both enable the authorization module with `--authorization-mode=RBAC`,
206206
and [enable the API version](
207-
cluster-management.md/#Turn-on-or-off-an-API-version-for-your-cluster),
207+
/docs/admin/cluster-management/#turn-on-or-off-an-api-version-for-your-cluster),
208208
with a `--runtime-config=` that includes `rbac.authorization.k8s.io/v1alpha1`.
209209

210210
### Roles, RolesBindings, ClusterRoles, and ClusterRoleBindings

0 commit comments

Comments
 (0)