From 9a5ba5ff1b99bbab51df13b77efbf2cc47102855 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 3 Feb 2021 20:23:33 -0700 Subject: [PATCH] Change order/section titles in installation docs --- .../v2.x/en/installation/install-rancher-on-k8s/_index.md | 4 ++-- .../v2.x/en/installation/install-rancher-on-linux/_index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/_index.md index c81bf508624..bbc59c11ec8 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-k8s/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-k8s/_index.md @@ -1,7 +1,7 @@ --- -title: Install Rancher on a Kubernetes Cluster +title: Install/Upgrade Rancher on a Kubernetes Cluster description: Learn how to install Rancher in development and production environments. Read about single node and high availability installation -weight: 3 +weight: 2 aliases: - /rancher/v2.x/en/installation/k8s-install/ - /rancher/v2.x/en/installation/k8s-install/helm-rancher diff --git a/content/rancher/v2.x/en/installation/install-rancher-on-linux/_index.md b/content/rancher/v2.x/en/installation/install-rancher-on-linux/_index.md index 487f6058742..c7c69757429 100644 --- a/content/rancher/v2.x/en/installation/install-rancher-on-linux/_index.md +++ b/content/rancher/v2.x/en/installation/install-rancher-on-linux/_index.md @@ -1,6 +1,6 @@ --- -title: Install Rancher on a Linux OS -weight: 2 +title: Install/Upgrade Rancher on a Linux OS +weight: 3 --- _Available as of Rancher v2.5.4_