summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-03-19 12:21:00 -0700
committerGitHub <noreply@github.com>2018-03-19 12:21:00 -0700
commit19c20f1806f729567df5a58ef9c44f06a23a84e4 (patch)
treef5dffd42907a8b7267d4c1198cabe6ffbf8ae248
parentcee5f0bf724a0aba657cb4a934e53cfe7ca5f3bc (diff)
parent3d1679aef487af560c24438fbe47d782c8c7b4ca (diff)
Merge pull request #1940 from warmchang/tpr
Fix the hyper link to extending-api.md
-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