From ed06149697856bb959aed107f214cc9f13b8f8c3 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Wed, 15 Jun 2022 11:28:00 -0700 Subject: [PATCH] Fix typo --- .../v2.5/en/installation/resources/k8s-tutorials/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.5/en/installation/resources/k8s-tutorials/_index.md b/content/rancher/v2.5/en/installation/resources/k8s-tutorials/_index.md index a6362f41bcc..d4d3765cb51 100644 --- a/content/rancher/v2.5/en/installation/resources/k8s-tutorials/_index.md +++ b/content/rancher/v2.5/en/installation/resources/k8s-tutorials/_index.md @@ -1,10 +1,10 @@ --- title: "Don't have a Kubernetes cluster? Try one of these tutorials." weight: 4 -weight: +aliases: - /rancher/v2.x/en/installation/resources/k8s-tutorials/ --- This section contains information on how to install a Kubernetes cluster that the Rancher server can be installed on. -In Rancher v2.5, Rancher can run on any Kubernetes cluster. \ No newline at end of file +In Rancher v2.5, Rancher can run on any Kubernetes cluster.