Update link targets to avoid redirects. (#5598)

This commit is contained in:
Steve Perry
2017-09-23 15:51:02 -07:00
committed by GitHub
parent d7ddfdacb9
commit b09593e98c
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ action. This object contains fields describing the user attempting to make the
request, and either details about the resource being accessed or requests
attributes.
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/api/)
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/concepts/overview/kubernetes-api/)
as other Kubernetes API objects. Implementers should be aware of looser
compatibility promises for beta objects and check the "apiVersion" field of the
request to ensure correct deserialization. Additionally, the API Server must