summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Zhang <warmchang@outlook.com>2018-03-17 22:50:23 +0800
committerWilliam Zhang <warmchang@outlook.com>2018-03-19 18:45:44 +0800
commit3d1679aef487af560c24438fbe47d782c8c7b4ca (patch)
treef5dffd42907a8b7267d4c1198cabe6ffbf8ae248
parentcee5f0bf724a0aba657cb4a934e53cfe7ca5f3bc (diff)
Fix the hyper link to extending-api.md
Signed-off-by: William Zhang <warmchang@outlook.com>
-rw-r--r--contributors/design-proposals/api-machinery/aggregated-api-servers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/api-machinery/aggregated-api-servers.md b/contributors/design-proposals/api-machinery/aggregated-api-servers.md
index 7817cd1f..c5f8ca1a 100644
--- a/contributors/design-proposals/api-machinery/aggregated-api-servers.md
+++ b/contributors/design-proposals/api-machinery/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-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