Fixed a broken link on accessing-the-api.md
Corrected link to Admission Control page.reviewable/pr1077/r1
parent
a514999c82
commit
49fcbb7e4a
|
@ -116,7 +116,7 @@ rejects, then the request is immediately rejected.
|
|||
In addition to rejecting objects, admission controllers can also set complex defaults for
|
||||
fields.
|
||||
|
||||
The available Admission Control Modules are described [here](docs/admin/admission-controllers/).
|
||||
The available Admission Control Modules are described [here](/docs/admin/admission-controllers/).
|
||||
|
||||
Once a request passes all admission controllers, it is validated using the validation routines
|
||||
for the corresponding API object, and then written to the object store (shown as step **4**).
|
||||
|
|
Loading…
Reference in New Issue