Merge pull request #1077 from a-mccarthy/patch-1
Fixed a broken link on accessing-the-api.md
This commit is contained in:
@@ -116,7 +116,7 @@ rejects, then the request is immediately rejected.
|
|||||||
In addition to rejecting objects, admission controllers can also set complex defaults for
|
In addition to rejecting objects, admission controllers can also set complex defaults for
|
||||||
fields.
|
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
|
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**).
|
for the corresponding API object, and then written to the object store (shown as step **4**).
|
||||||
|
|||||||
Reference in New Issue
Block a user