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

This commit is contained in:
David Birks
2020-03-25 19:30:25 -04:00
committed by bryan
parent 5559daa0de
commit 756cf558d2
@@ -326,7 +326,7 @@ rules:
verbs: ["get", "list", "watch"] 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 as a cluster administrator, include rules for custom resources, such as those served by
{{< glossary_tooltip term_id="CustomResourceDefinition" text="CustomResourceDefinitions" >}} {{< glossary_tooltip term_id="CustomResourceDefinition" text="CustomResourceDefinitions" >}}
or aggregated API servers, to extend the default roles. or aggregated API servers, to extend the default roles.