From ac27955f5d1e1a5bb4f1bb656cf053b36790e20e Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 26 Feb 2021 13:10:33 -0700 Subject: [PATCH] Change wording of RKE release notes link #3031 --- content/rke/latest/en/upgrades/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/latest/en/upgrades/_index.md b/content/rke/latest/en/upgrades/_index.md index 5991e82ce6f..fdbabdda02f 100644 --- a/content/rke/latest/en/upgrades/_index.md +++ b/content/rke/latest/en/upgrades/_index.md @@ -5,7 +5,7 @@ weight: 100 After RKE has deployed Kubernetes, you can upgrade the versions of the components in your Kubernetes cluster, the [definition of the Kubernetes services]({{}}/rke/latest/en/config-options/services/) or the [add-ons]({{}}/rke/latest/en/config-options/add-ons/). -The default Kubernetes version for each RKE version can be found in [the RKE release notes](https://github.com/rancher/rke/releases/). RKE v1.x should be used. +The default Kubernetes version for each RKE version can be found in the release notes accompanying [the RKE download](https://github.com/rancher/rke/releases/). RKE v1.x should be used. You can also select a newer version of Kubernetes to install for your cluster.