From 359b50515e3ddc5604cebecc9ba9b990a09831c6 Mon Sep 17 00:00:00 2001 From: Reshma Abdul Rahim Date: Wed, 4 Oct 2023 10:24:56 -0400 Subject: [PATCH] Update categories --- docs/content/guides/author-apps/aws/overview/index.md | 2 +- docs/content/guides/author-apps/azure/overview/index.md | 2 +- docs/content/guides/author-apps/kubernetes/overview/index.md | 2 +- .../guides/operations/workspaces/howto-workspaces/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/content/guides/author-apps/aws/overview/index.md b/docs/content/guides/author-apps/aws/overview/index.md index bb9af52c9..705f30f3b 100644 --- a/docs/content/guides/author-apps/aws/overview/index.md +++ b/docs/content/guides/author-apps/aws/overview/index.md @@ -1,6 +1,6 @@ --- type: docs -title: "AWS resources" +title: "Overview: AWS resources" linkTitle: "Overview" description: "Deploy and connect to AWS resources in your application" weight: 100 diff --git a/docs/content/guides/author-apps/azure/overview/index.md b/docs/content/guides/author-apps/azure/overview/index.md index 166051eb4..90aeb3100 100644 --- a/docs/content/guides/author-apps/azure/overview/index.md +++ b/docs/content/guides/author-apps/azure/overview/index.md @@ -1,6 +1,6 @@ --- type: docs -title: "Microsoft Azure resources" +title: "Overview: Microsoft Azure resources" linkTitle: "Overview" description: "Deploy and connect to Azure resources in your application" weight: 500 diff --git a/docs/content/guides/author-apps/kubernetes/overview/index.md b/docs/content/guides/author-apps/kubernetes/overview/index.md index fb4274b93..31e43d7ab 100644 --- a/docs/content/guides/author-apps/kubernetes/overview/index.md +++ b/docs/content/guides/author-apps/kubernetes/overview/index.md @@ -1,6 +1,6 @@ --- type: docs -title: "Kubernetes resources" +title: "Overview: Kubernetes resources" linkTitle: "Overview" description: "Deploy and connect to Kubernetes resources in your application" weight: 1000 diff --git a/docs/content/guides/operations/workspaces/howto-workspaces/index.md b/docs/content/guides/operations/workspaces/howto-workspaces/index.md index c23ab4cd8..4b37c9e6d 100644 --- a/docs/content/guides/operations/workspaces/howto-workspaces/index.md +++ b/docs/content/guides/operations/workspaces/howto-workspaces/index.md @@ -4,7 +4,7 @@ title: "How-To: Use Radius workspaces" linkTitle: "Use Workspaces" description: "Learn how to handle multiple Radius platforms and environments with workspaces" weight: 300 -categories: "Overview" +categories: "How-To" --- ## How-to: Use workspaces to switch between environments