Fix the hyper link to extending-api.md

Signed-off-by: William Zhang <warmchang@outlook.com>
This commit is contained in:
William Zhang 2018-03-17 22:50:23 +08:00
parent cee5f0bf72
commit 3d1679aef4
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ complete user information, including user, groups, and "extra" for backing API s
Each API server is responsible for storing their resources. They can have their Each API server is responsible for storing their resources. They can have their
own etcd or can use kubernetes server's etcd using [third party own etcd or can use kubernetes server's etcd using [third party
resources](../design-proposals/api-machinery/extending-api.md#adding-custom-resources-to-the-kubernetes-api-server). resources](extending-api.md#adding-custom-resources-to-the-kubernetes-api-server).
### Health check ### Health check