Skip to content

Commit 72e6250

Browse files
authored
Merge pull request #34323 from javadoors/patch-4
Correct wrong link
2 parents c55941f + 650518d commit 72e6250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Kubernetes 的许多高级功能都要求启用一个准入控制器,以便正
104104
## How do I turn on an admission controller?
105105
-->
106106

107-
## 如何启用一个准入控制器? {how-do-i-turn-on-an-admission-controller}
107+
## 如何启用一个准入控制器? {#how-do-i-turn-on-an-admission-controller}
108108

109109
<!--
110110
The Kubernetes API server flag `enable-admission-plugins` takes a comma-delimited list of admission control plugins to invoke prior to modifying objects in the cluster.

0 commit comments

Comments
 (0)