From b86a8c289ebce47c03285fb93b407711743f33e1 Mon Sep 17 00:00:00 2001 From: "Luke.Mcgarvey" Date: Thu, 10 Jul 2025 15:46:10 +0200 Subject: [PATCH] Update references to Buzz page --- .../deployment/mendix-cloud-deploy/mendix-cloud-status.md | 2 +- content/en/docs/developerportal/general/documents.md | 2 +- .../docs/developerportal/general/{buzz.md => overview.md} | 8 ++++---- content/en/docs/developerportal/general/team/_index.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename content/en/docs/developerportal/general/{buzz.md => overview.md} (86%) diff --git a/content/en/docs/deployment/mendix-cloud-deploy/mendix-cloud-status.md b/content/en/docs/deployment/mendix-cloud-deploy/mendix-cloud-status.md index 7daa8f0f387..58544253242 100644 --- a/content/en/docs/deployment/mendix-cloud-deploy/mendix-cloud-status.md +++ b/content/en/docs/deployment/mendix-cloud-deploy/mendix-cloud-status.md @@ -10,7 +10,7 @@ aliases: ## Introduction -Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services (such as app Buzz). +Mendix hosts a variety of services in the cloud. These include the environments for apps that are deployed to Mendix Cloud, as well as various online services. The status of each of these services is reported on the [Mendix Platform Status](https://status.mendix.com/) page. diff --git a/content/en/docs/developerportal/general/documents.md b/content/en/docs/developerportal/general/documents.md index 6036148be63..d9dfbcd8449 100644 --- a/content/en/docs/developerportal/general/documents.md +++ b/content/en/docs/developerportal/general/documents.md @@ -42,6 +42,6 @@ You can perform the following actions on this page: ## Read More -* [Buzz](/developerportal/general/buzz/) +* [Overview](/developerportal/general/overview/) * [Team](/developerportal/general/team/) * [Epics](/developerportal/project-management/epics/) diff --git a/content/en/docs/developerportal/general/buzz.md b/content/en/docs/developerportal/general/overview.md similarity index 86% rename from content/en/docs/developerportal/general/buzz.md rename to content/en/docs/developerportal/general/overview.md index effc8353ecd..288d5c1eb70 100644 --- a/content/en/docs/developerportal/general/buzz.md +++ b/content/en/docs/developerportal/general/overview.md @@ -1,14 +1,14 @@ --- -title: "Buzz" -url: /developerportal/general/buzz/ +title: "Project Overview" +url: /developerportal/general/overview/ weight: 1 -description: "Describes the Mendix Buzz, which is the landing page for working on a Mendix app." +description: "Describes the Mendix Overview, which is the landing page for working on a Mendix app." #To update these screenshots, you can log in with credentials detailed in How to Update Screenshots Using Team Apps. --- ## Introduction -Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, Buzz lets you see your app activity as well as collaborate and share ideas with your team. +Located in the [navigation pane](/developerportal/#navigation-pane) of **Apps**, Overview lets you see your app activity as well as collaborate and share ideas with your team. {{< figure src="/attachments/developerportal/general/buzz/app-buzz.png" >}} diff --git a/content/en/docs/developerportal/general/team/_index.md b/content/en/docs/developerportal/general/team/_index.md index c776f8348c8..f6ad521236a 100644 --- a/content/en/docs/developerportal/general/team/_index.md +++ b/content/en/docs/developerportal/general/team/_index.md @@ -35,7 +35,7 @@ Anyone with invitation permissions in their app role can invite new team members To invite new team members, follow these steps: -1. Click **Invite Member** on the **Team** page or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Buzz](/developerportal/general/buzz/). +1. Click **Invite Member** on the **Team** page or **Invite someone to your team** ({{% icon name="add-circle" %}}) next to the team in the [app Overview](/developerportal/general/overview/). 2. Enter the email address for the Mendix user (or users) you want to invite to the team. 3. Select an **Access Role** for the new member and click **Add**. 4. Send the invitation.