From 61ed118875b3e678409076f1215729b7a4f7c04b Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Tue, 15 May 2018 14:12:08 -0700 Subject: [PATCH] fixes --- content/rancher/v2.x/en/concepts/api-keys/_index.md | 1 + .../{ => global-configuration}/authentication/_index.md | 0 .../{ => global-configuration}/users-and-roles/_index.md | 0 content/rancher/v2.x/en/{FAQ => faq}/_index.md | 0 content/rancher/v2.x/en/{FAQ => faq}/contributing/_index.md | 0 content/rancher/v2.x/en/quick-start-guide/_index.md | 2 +- 6 files changed, 2 insertions(+), 1 deletion(-) rename content/rancher/v2.x/en/concepts/{ => global-configuration}/authentication/_index.md (100%) rename content/rancher/v2.x/en/concepts/{ => global-configuration}/users-and-roles/_index.md (100%) rename content/rancher/v2.x/en/{FAQ => faq}/_index.md (100%) rename content/rancher/v2.x/en/{FAQ => faq}/contributing/_index.md (100%) diff --git a/content/rancher/v2.x/en/concepts/api-keys/_index.md b/content/rancher/v2.x/en/concepts/api-keys/_index.md index 252b3b99881..d2b77048ac7 100644 --- a/content/rancher/v2.x/en/concepts/api-keys/_index.md +++ b/content/rancher/v2.x/en/concepts/api-keys/_index.md @@ -1,4 +1,5 @@ --- title: API Keys weight: 2400 +draft: true --- diff --git a/content/rancher/v2.x/en/concepts/authentication/_index.md b/content/rancher/v2.x/en/concepts/global-configuration/authentication/_index.md similarity index 100% rename from content/rancher/v2.x/en/concepts/authentication/_index.md rename to content/rancher/v2.x/en/concepts/global-configuration/authentication/_index.md diff --git a/content/rancher/v2.x/en/concepts/users-and-roles/_index.md b/content/rancher/v2.x/en/concepts/global-configuration/users-and-roles/_index.md similarity index 100% rename from content/rancher/v2.x/en/concepts/users-and-roles/_index.md rename to content/rancher/v2.x/en/concepts/global-configuration/users-and-roles/_index.md diff --git a/content/rancher/v2.x/en/FAQ/_index.md b/content/rancher/v2.x/en/faq/_index.md similarity index 100% rename from content/rancher/v2.x/en/FAQ/_index.md rename to content/rancher/v2.x/en/faq/_index.md diff --git a/content/rancher/v2.x/en/FAQ/contributing/_index.md b/content/rancher/v2.x/en/faq/contributing/_index.md similarity index 100% rename from content/rancher/v2.x/en/FAQ/contributing/_index.md rename to content/rancher/v2.x/en/faq/contributing/_index.md diff --git a/content/rancher/v2.x/en/quick-start-guide/_index.md b/content/rancher/v2.x/en/quick-start-guide/_index.md index 00a48cad5ca..3e54e03c54f 100644 --- a/content/rancher/v2.x/en/quick-start-guide/_index.md +++ b/content/rancher/v2.x/en/quick-start-guide/_index.md @@ -29,7 +29,7 @@ This Quick Start Guide is divided into different tasks for easier consumption. 4. [Create the Cluster](#create-the-cluster) - Use the versatile **Custom** option to clone your Linux host into a new Kubernetes cluster. + Use the versatile **Custom** option to add your Linux host into a new Kubernetes cluster. 5. [Deploy a Workload](#deploy-a-workload)