diff options
| author | XsWack <xushiwei5@huawei.com> | 2017-08-22 14:29:12 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-22 14:29:12 +0800 |
| commit | 1d56cbd3a3033f6ab4245669e33b76061dad334e (patch) | |
| tree | d80722d293c366cf5709bb72d2f622bfc066cfb8 | |
| parent | 9e9a2b2a4519b1262e50dade857907f5d1227cb7 (diff) | |
fix bad url in high-availability.md
fix bad url
| -rw-r--r-- | contributors/design-proposals/high-availability.md | 2 |
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 --> []() |
