Fix broken link to "Default roles and role bindings" (#19836)

pull/19848/head
David Birks 2020-03-25 19:30:25 -04:00 committed by GitHub
parent 2b2106ab07
commit 1b47d0191b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ rules:
verbs: ["get", "list", "watch"]
```
The [default user-facing roles](#default-roles-and-rolebindings) use ClusterRole aggregation. This lets you,
The [default user-facing roles](#default-roles-and-role-bindings) use ClusterRole aggregation. This lets you,
as a cluster administrator, include rules for custom resources, such as those served by
{{< glossary_tooltip term_id="CustomResourceDefinition" text="CustomResourceDefinitions" >}}
or aggregated API servers, to extend the default roles.