From 807ccaed78fbeecfc46514503eadc10a2e0148c3 Mon Sep 17 00:00:00 2001 From: Erik Stidham Date: Wed, 15 Mar 2017 09:47:44 -0500 Subject: [PATCH] Fix link to Upgrade 1.6 --- docs/admin/cluster-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/cluster-management.md b/docs/admin/cluster-management.md index ebe5687f2e..3aef843d51 100644 --- a/docs/admin/cluster-management.md +++ b/docs/admin/cluster-management.md @@ -21,7 +21,7 @@ To install Kubernetes on a set of machines, consult one of the existing [Getting The current state of cluster upgrades is provider dependent, and some releases may require special care when upgrading. It is recommended that administrators consult both the [release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md), as well as the version specific upgrade notes prior to upgrading their clusters. -* [Upgrading to 1.6](/docs/admin/upgrade) +* [Upgrading to 1.6](/docs/admin/upgrade-1-6) ### Upgrading Google Compute Engine clusters