mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
fixing url for admission_control docs
This commit is contained in:
parent
6dd8f73266
commit
95b528ffec
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ Guide](cluster-admin-guide.md).
|
|||
Authorization applies to all HTTP requests on the main apiserver port.
|
||||
This doc explains the available authorization implementations.
|
||||
|
||||
* **Admission Control Plugins** ([admission_control](devel/admission_control.md))
|
||||
* **Admission Control Plugins** ([admission_control](design/admission_control.md))
|
||||
|
||||
## Contributing to the Kubernetes Project
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue