From b863db658f2a3e36fc20ca746a71dadb810a1b16 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Tue, 19 Jun 2018 15:22:13 -0700 Subject: [PATCH] fixing little issues --- content/rancher/v2.x/en/concepts/api-keys/_index.md | 2 +- .../rancher/v2.x/en/tasks/projects/create-project/_index.md | 1 - content/rancher/v2.x/en/tasks/user-settings/_index.md | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) 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 8f2f6db0a6c..c368f698011 100644 --- a/content/rancher/v2.x/en/concepts/api-keys/_index.md +++ b/content/rancher/v2.x/en/concepts/api-keys/_index.md @@ -11,4 +11,4 @@ Before you can use the Rancher CLI or write a program that calls the Rancher API After logging into Rancher, you can generate API keys for accessing Rancher externally using your user settings. If you need to revoke access to the Rancher API, you can delete the API key. -For instructions on how to create an API key, see [Creating an API Key]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-key/). +For instructions on how to create an API key, see [Creating an API Key]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/). diff --git a/content/rancher/v2.x/en/tasks/projects/create-project/_index.md b/content/rancher/v2.x/en/tasks/projects/create-project/_index.md index f1fa3b7249b..64ca590e886 100644 --- a/content/rancher/v2.x/en/tasks/projects/create-project/_index.md +++ b/content/rancher/v2.x/en/tasks/projects/create-project/_index.md @@ -1,7 +1,6 @@ --- title: Creating Projects weight: -draft: true --- 1. From the **Global** view, choose **Clusters** from the main menu. From the **Clusters** page, open the cluster from which you want to create a project. diff --git a/content/rancher/v2.x/en/tasks/user-settings/_index.md b/content/rancher/v2.x/en/tasks/user-settings/_index.md index 0e9aced3202..895dd745a79 100644 --- a/content/rancher/v2.x/en/tasks/user-settings/_index.md +++ b/content/rancher/v2.x/en/tasks/user-settings/_index.md @@ -7,8 +7,8 @@ Within Rancher, each user has a number of settings associated with their login: The available user settings are: -- [API & Keys]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/)) +- [API & Keys]({{< baseurl >}}/rancher/v2.x/en/tasks/user-settings/api-keys/) -- Node Templates +