From 1aae8dfbdedc84340c2a006e74fc21432fab5e38 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 6 Oct 2020 07:27:49 -0700 Subject: [PATCH] Add aliases --- .../v2.x/en/installation/resources/choosing-version/_index.md | 2 ++ .../v2.x/en/installation/resources/helm-version/_index.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/rancher/v2.x/en/installation/resources/choosing-version/_index.md b/content/rancher/v2.x/en/installation/resources/choosing-version/_index.md index 36edeae1f5a..616790a7f05 100644 --- a/content/rancher/v2.x/en/installation/resources/choosing-version/_index.md +++ b/content/rancher/v2.x/en/installation/resources/choosing-version/_index.md @@ -1,6 +1,8 @@ --- title: Choosing a Rancher Version weight: 1 +aliases: + - /rancher/v2.x/en/installation/options/server-tags --- This section describes how to choose a Rancher version. diff --git a/content/rancher/v2.x/en/installation/resources/helm-version/_index.md b/content/rancher/v2.x/en/installation/resources/helm-version/_index.md index c4e66f92849..c1fdf728463 100644 --- a/content/rancher/v2.x/en/installation/resources/helm-version/_index.md +++ b/content/rancher/v2.x/en/installation/resources/helm-version/_index.md @@ -1,6 +1,8 @@ --- title: Helm Version Requirements weight: 3 +aliases: + - /rancher/v2.x/en/installation/options/helm-version --- This section contains the requirements for Helm, which is the tool used to install Rancher on a high-availability Kubernetes cluster.