From 1cea44d1427934bfbf470e103ba0baf1670fd360 Mon Sep 17 00:00:00 2001 From: William Chang Date: Thu, 22 Jun 2017 17:14:53 +0800 Subject: Fix the extending-api file path. --- contributors/design-proposals/aggregated-api-servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/aggregated-api-servers.md b/contributors/design-proposals/aggregated-api-servers.md index 676c81a3..70deaf68 100644 --- a/contributors/design-proposals/aggregated-api-servers.md +++ b/contributors/design-proposals/aggregated-api-servers.md @@ -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 -- cgit v1.2.3