From d6f8656d69cbe0f42a4bc982504f21a68e152c41 Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Thu, 23 Oct 2025 12:31:34 +0200 Subject: [PATCH] Update sidebar labels for Strapi Cloud deployment pages --- docusaurus/docs/cloud/getting-started/deployment-cli.md | 3 ++- docusaurus/docs/cloud/getting-started/deployment.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docusaurus/docs/cloud/getting-started/deployment-cli.md b/docusaurus/docs/cloud/getting-started/deployment-cli.md index 4767dd3457..3f52eb6a8b 100644 --- a/docusaurus/docs/cloud/getting-started/deployment-cli.md +++ b/docusaurus/docs/cloud/getting-started/deployment-cli.md @@ -1,9 +1,10 @@ --- -title: with Cloud CLI +title: Strapi Cloud - CLI deployment displayed_sidebar: cloudSidebar description: Learn how to deploy your Strapi application via the CLI. canonicalUrl: https://docs.strapi.io/cloud/getting-started/deployment-cli.html sidebar_position: 2 +sidebar_label: with Cloud CLI tags: - Strapi Cloud - deployment diff --git a/docusaurus/docs/cloud/getting-started/deployment.md b/docusaurus/docs/cloud/getting-started/deployment.md index bd1cd35053..ae875c8305 100644 --- a/docusaurus/docs/cloud/getting-started/deployment.md +++ b/docusaurus/docs/cloud/getting-started/deployment.md @@ -1,8 +1,9 @@ --- -title: with Cloud dashboard +title: Strapi Cloud - Dashboard deployment displayed_sidebar: cloudSidebar description: Learn how to deploy your Strapi application on Strapi Cloud. canonicalUrl: https://docs.strapi.io/cloud/getting-started/deployment.html +sidebar_label: with Cloud dashboard sidebar_position: 2 tags: - billing details