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/control-plane/_index.md b/docs/content/guides/operations/control-plane/_index.md index aa559bb23..f3a27855f 100644 --- a/docs/content/guides/operations/control-plane/_index.md +++ b/docs/content/guides/operations/control-plane/_index.md @@ -4,6 +4,5 @@ title: "Control plane" linkTitle: "Control plane" description: "Configure and manage your Radius control plane" weight: 200 -categories: "How-To" tags: ["control plane"] --- diff --git a/docs/content/guides/operations/control-plane/observability/_index.md b/docs/content/guides/operations/control-plane/observability/_index.md index 8793f17b0..c16faebf4 100644 --- a/docs/content/guides/operations/control-plane/observability/_index.md +++ b/docs/content/guides/operations/control-plane/observability/_index.md @@ -4,6 +4,4 @@ title: "Observe Radius control plane" linkTitle: "Observability" weight: 300 description: "How to observe and gain insights into the Radius control plane" -categories: "How-To" -tags: ["observability", "control plane"] --- diff --git a/docs/content/guides/operations/control-plane/observability/logging/logs.md b/docs/content/guides/operations/control-plane/observability/logging/logs.md index aba676beb..d7ac9c682 100644 --- a/docs/content/guides/operations/control-plane/observability/logging/logs.md +++ b/docs/content/guides/operations/control-plane/observability/logging/logs.md @@ -1,6 +1,6 @@ --- type: docs -title: "Control plane logs" +title: "How-To: Control plane logs" linkTitle: "Logs" weight: 100 description: "Use logs to monitor and troubleshoot the control plane." diff --git a/docs/content/guides/operations/kubernetes/kubernetes-metadata/index.md b/docs/content/guides/operations/kubernetes/kubernetes-metadata/index.md index 8a0c42dc9..10b3434f7 100644 --- a/docs/content/guides/operations/kubernetes/kubernetes-metadata/index.md +++ b/docs/content/guides/operations/kubernetes/kubernetes-metadata/index.md @@ -1,6 +1,6 @@ --- type: docs -title: "Set Kubernetes metadata" +title: "How-To: Set Kubernetes metadata" linkTitle: "Kubernetes metadata" description: "Learn how to configure Kubernetes labels and annotations for generated objects" weight: 400 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 diff --git a/docs/content/guides/tooling/vscode/_index.md b/docs/content/guides/tooling/vscode/_index.md index a0910d15c..24533fcf6 100644 --- a/docs/content/guides/tooling/vscode/_index.md +++ b/docs/content/guides/tooling/vscode/_index.md @@ -4,6 +4,4 @@ title: "Visual Studio Code tooling" linkTitle: "VS Code" description: "Learn how to use Radius in Visual Studio Code" weight: 200 -categories: "How-To" -tags: ["VSCode"] ---