summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com>2017-08-22 04:50:51 -0700
committerGitHub <noreply@github.com>2017-08-22 04:50:51 -0700
commit5df71ca07c628ef33bdd434be799301e77da02a0 (patch)
tree3a8569caf6e673ab8626e5008ba9a295ca5267ce
parent9e9a2b2a4519b1262e50dade857907f5d1227cb7 (diff)
parent2fb32be414bfbaf7fd2cf37793770005b2f857f7 (diff)
Merge pull request #963 from wackxu/patch-10
Automatic merge from submit-queue fix bad url in high-availability.md
-rw-r--r--contributors/design-proposals/high-availability.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/high-availability.md b/contributors/design-proposals/high-availability.md
index ecaa4a99..4026ebe7 100644
--- a/contributors/design-proposals/high-availability.md
+++ b/contributors/design-proposals/high-availability.md
@@ -1,7 +1,7 @@
# High Availability of Scheduling and Controller Components in Kubernetes
This document is deprecated. For more details about running a highly available
-cluster master, please see the [admin instructions document](https://github.com/kubernetes/kubernetes/blob/master/docs/admin/high-availability.md).
+cluster master, please see the [admin instructions document](https://kubernetes.io/docs/admin/high-availability/).
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/proposals/high-availability.md?pixel)]()