From 1d56cbd3a3033f6ab4245669e33b76061dad334e Mon Sep 17 00:00:00 2001 From: XsWack Date: Tue, 22 Aug 2017 14:29:12 +0800 Subject: fix bad url in high-availability.md fix bad url --- contributors/design-proposals/high-availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). [![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/proposals/high-availability.md?pixel)]() -- cgit v1.2.3