Skip to content

Commit cdd76e5

Browse files
authored
Merge pull request #40426 from samitks/patch-1
Fix ServiceAccount admission controller link
2 parents c02e2c8 + 4d58ea4 commit cdd76e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/service-accounts-admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ for a number of reasons:
6767
{{< feature-state for_k8s_version="v1.22" state="stable" >}}
6868

6969
By default, the Kubernetes control plane (specifically, the
70-
[ServiceAccount admission controller](#service-account-admission-controller))
70+
[ServiceAccount admission controller](#serviceaccount-admission-controller))
7171
adds a [projected volume](/docs/concepts/storage/projected-volumes/) to Pods,
7272
and this volume includes a token for Kubernetes API access.
7373

0 commit comments

Comments
 (0)