Fix the extending-api file path.

This commit is contained in:
William Chang 2017-06-22 17:14:53 +08:00
parent 521025caa2
commit 1cea44d142
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
own etcd or can use kubernetes server's etcd using [third party
resources](../design/extending-api.md#adding-custom-resources-to-the-kubernetes-api-server).
resources](../design-proposals/extending-api.md#adding-custom-resources-to-the-kubernetes-api-server).
### Health check