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)