summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXsWack <xushiwei5@huawei.com>2017-08-22 14:29:12 +0800
committerGitHub <noreply@github.com>2017-08-22 14:29:12 +0800
commit1d56cbd3a3033f6ab4245669e33b76061dad334e (patch)
treed80722d293c366cf5709bb72d2f622bfc066cfb8
parent9e9a2b2a4519b1262e50dade857907f5d1227cb7 (diff)
fix bad url in high-availability.md
fix bad url
-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..308f9e22 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://github.com/kubernetes/kubernetes.github.io/tree/master/docs/admin/high-availability).
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/proposals/high-availability.md?pixel)]()