From c2e2347bd59893e8ed0067568fdcf72626a24fb3 Mon Sep 17 00:00:00 2001 From: Nic de Sousa <15162654+nicdesousa@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:19:37 +0200 Subject: [PATCH] kube-dashboard --- .../dashboard => installation/kube-dashboard}/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename content/k3s/latest/en/{quick-start/dashboard => installation/kube-dashboard}/_index.md (92%) diff --git a/content/k3s/latest/en/quick-start/dashboard/_index.md b/content/k3s/latest/en/installation/kube-dashboard/_index.md similarity index 92% rename from content/k3s/latest/en/quick-start/dashboard/_index.md rename to content/k3s/latest/en/installation/kube-dashboard/_index.md index 457f55f625f..5947fc227d8 100644 --- a/content/k3s/latest/en/quick-start/dashboard/_index.md +++ b/content/k3s/latest/en/installation/kube-dashboard/_index.md @@ -1,9 +1,9 @@ --- title: "Kubernetes Dashboard" -weight: 10 +weight: 60 --- -This quick-start guide will help you to deploy and configure the [Kubernetes Dashboard](https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/) on K3s. +This installation guide will help you to deploy and configure the [Kubernetes Dashboard](https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/) on K3s. ### Deploying the Kubernetes Dashboard