From 4be15c70ccac30a60e7acc506e4ee71a5c2451c8 Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Mon, 17 Feb 2020 10:28:15 -0300 Subject: [PATCH] fix internal hrefs these two hrefs pointed to old title anchors --- .../v2.x/en/cluster-admin/projects-and-namespaces/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-admin/projects-and-namespaces/_index.md b/content/rancher/v2.x/en/cluster-admin/projects-and-namespaces/_index.md index 91514708290..f73a3549054 100644 --- a/content/rancher/v2.x/en/cluster-admin/projects-and-namespaces/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/projects-and-namespaces/_index.md @@ -76,8 +76,8 @@ You can use projects to perform actions like: When you create a cluster, two projects are automatically created within it: -- [Default Project](#default-project) -- [System Project](#system-project) +- [Default Project](#the-cluster-s-default-project) +- [System Project](#the-system-project) ### The Cluster's Default Project @@ -194,4 +194,4 @@ To switch between clusters and projects, use the **Global** drop-down available Alternatively, you can switch between projects and clusters using the main menu. - To switch between clusters, open the **Global** view and select **Clusters** from the main menu. Then open a cluster. -- To switch between projects, open a cluster, and then select **Projects/Namespaces** from the main menu. Select the link for the project that you want to open. \ No newline at end of file +- To switch between projects, open a cluster, and then select **Projects/Namespaces** from the main menu. Select the link for the project that you want to open.