Skip to content

Commit 6ad925f

Browse files
Update links
1 parent f94f21d commit 6ad925f

18 files changed

Lines changed: 22 additions & 22 deletions

File tree

content/en/docs/refguide/installation/system-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We support running on Windows locally, or locally virtualized.
2222
Mendix Studio Pro 11 can run in beta mode on an ARM Mac and Intel Mac running macOS Sonoma 14.0 and above. For information on known limitation, see the [Known Limitations for Mac](#mac-limitations) section below.
2323

2424
{{% alert color="info" %}}
25-
While Studio Pro on Mac is in [public beta](/releasenotes/beta-features/), Mendix can only verify support for the latest macOS version available. Support for earlier versions is not guaranteed and it is best to update macOS to the newest version when using Studio Pro.
25+
While Studio Pro on Mac is in [public beta](/releasenotes/release-status/), Mendix can only verify support for the latest macOS version available. Support for earlier versions is not guaranteed and it is best to update macOS to the newest version when using Studio Pro.
2626
{{% /alert %}}
2727

2828
{{% alert color="warning" %}}

content/en/docs/refguide/modeling/app-explorer/app/system-texts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url: /refguide/system-texts/
77
## Introduction
88

99
{{% alert color="info" %}}
10-
The web version of the system texts editor is currently an [experimental](/releasenotes/beta-features/) feature. You can enable it via **Preferences** > **New Features**.
10+
The web version of the system texts editor is currently an [experimental](/releasenotes/release-status/) feature. You can enable it via **Preferences** > **New Features**.
1111

1212
If Translation Generator is also enabled, you can use this AI-powered translation tool in the new editor to translate the system texts. For more information, see the [Generating Translation for System Texts](/refguide/translation-generator/#translate-system-text) section in *Translation Generator*.
1313
{{% /alert %}}

content/en/docs/releasenotes/catalog/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ These release notes cover changes made to the [Catalog](/catalog/).
335335

336336
#### Features
337337

338-
* We added [beta](/releasenotes/beta-features/) support for published REST services (OpenAPI) to the Catalog. REST services in your Mendix app are now automatically registered when you deploy to Mendix Cloud. Have a look and [let us know what you think](https://community.mendix.com/link/space/catalog).
338+
* We added [beta](/releasenotes/release-status/) support for published REST services (OpenAPI) to the Catalog. REST services in your Mendix app are now automatically registered when you deploy to Mendix Cloud. Have a look and [let us know what you think](https://community.mendix.com/link/space/catalog).
339339

340340
#### Improvements
341341

content/en/docs/releasenotes/control-center/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ We made the following improvements to the [access management](/control-center/po
359359

360360
#### New Features
361361

362-
* We released the Control Center [Dashboard](/control-center/dashboard/), which provides an overview of various activities for your company on the Mendix Platform. This feature is currently in [beta](/releasenotes/beta-features/), and you can provide feedback via the feedback button on the right of the page.
362+
* We released the Control Center [Dashboard](/control-center/dashboard/), which provides an overview of various activities for your company on the Mendix Platform. This feature is currently in [beta](/releasenotes/release-status/), and you can provide feedback via the feedback button on the right of the page.
363363

364364
### March 9, 2021
365365

content/en/docs/releasenotes/deployment/mendix-cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ For information on the current status of deployment to Mendix Cloud and any plan
274274
#### New Features
275275

276276
* We launched a new feature: Pipelines. Pipelines lets you build and deploy software in an automated way. You can design pipelines with a set of configurable, low-code steps. Activated pipelines run automatically according to your design. This new Pipelines feature is intended to make it quick and easy for teams to automate their CI/CD process. For more information, see [Pipelines](/developerportal/deploy/pipelines/).
277-
* The Pipelines feature is in [public beta](/releasenotes/beta-features/). It is currently available for unlimited use with all licensed Mendix Cloud apps. Limitations may be put on its use in the future.
277+
* The Pipelines feature is in [public beta](/releasenotes/release-status/). It is currently available for unlimited use with all licensed Mendix Cloud apps. Limitations may be put on its use in the future.
278278

279279
### February 19, 2024
280280

@@ -448,7 +448,7 @@ For information on the current status of deployment to Mendix Cloud and any plan
448448

449449
* We have added webhooks which can trigger endpoints when changes are committed to a Team Server Git repository, or a new deployment package is available for deployment to the Mendix Cloud. See [Webhooks](/developerportal/deploy/webhooks/) for more information.
450450

451-
{{% alert color="info" %}}This feature is currently in a [beta release](/releasenotes/beta-features/).{{% /alert %}}
451+
{{% alert color="info" %}}This feature is currently in a [beta release](/releasenotes/release-status/).{{% /alert %}}
452452

453453
### February 23, 2023
454454

content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ We recommend regularly updating apps to ensure that they contain the latest secu
508508
* We have introduced a streamlined approach to installing the Operator within a namespace. With the [Global Operator installation](/developerportal/deploy/global-operator/), users only need to install a single Global Operator and Agent to efficiently manage applications across various namespaces. For more information, see the Global Operator installation documentation.
509509

510510
{{% alert color="info" %}}
511-
This feature is currently in beta. For more information, see [Beta Releases](/releasenotes/beta-features/).
511+
This feature is currently in beta. For more information, see [Release Status](/releasenotes/release-status/).
512512

513513
Some features, such as Private Cloud License Manager, are not fully supported yet. In addition, the Deploy API does not support the Global Operator yet.
514514
{{% /alert %}}
@@ -691,7 +691,7 @@ This tool is available as a technical preview. For documentation and download li
691691
* We have introduced [Private Cloud License Manager](/developerportal/deploy/private-cloud/private-cloud-license-manager/) which provides a repository of offline Mendix licenses. You can use Private Cloud License Manager to manage these licenses centrally, and to automatically configure the licenses for the Mendix Operator and its Runtime.
692692
693693
{{% alert color="info" %}}
694-
This feature is currently in a [beta release](/releasenotes/beta-features/).
694+
This feature is currently in a [beta release](/releasenotes/release-status/).
695695
{{% /alert %}}
696696
697697
#### Portal Improvements

content/en/docs/releasenotes/developer-portal/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,7 @@ We have made the following improvements to the **Access Management** page in Por
15171517

15181518
#### Improvements
15191519

1520-
* We redesigned the **Stories** page with a brand new UI and improved stability. The new UI can be accessed by clicking **Enable new UI**. This is a [beta version](/releasenotes/beta-features/).
1520+
* We redesigned the **Stories** page with a brand new UI and improved stability. The new UI can be accessed by clicking **Enable new UI**. This is a [beta version](/releasenotes/release-status/).
15211521

15221522
### December 5, 2019
15231523

content/en/docs/releasenotes/feature-release-calendar/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With the release of Mendix 11, you can look forward to more new and exciting fea
1212
The new features were divided into major themes, which are described in the sections below.
1313

1414
{{% alert color="info" %}}
15-
"GA" means general availability for all users. A GA release is different than a beta or experimental release. For more information, see [Beta and Experimental Releases](/releasenotes/beta-features/).
15+
"GA" means general availability for all users. A GA release is different than a beta or experimental release. For more information, see [Release Status](/releasenotes/release-status/).
1616
{{% /alert %}}
1717

1818
## Enterprise Low-Code

content/en/docs/releasenotes/marketplace/general-marketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ If you are using Studio Pro on a Mac with Parallels, see [this update](https://k
340340

341341
#### Improvements
342342

343-
* You are now able to download Studio Pro versions marked as [beta](/releasenotes/beta-features/) from a separate tab on the **Get Studio Pro** page named **Beta Releases**. The default download option (via the **Release Notes** tab) remains the latest stable release of Studio Pro.
343+
* You are now able to download Studio Pro versions marked as [beta](/releasenotes/release-status/) from a separate tab on the **Get Studio Pro** page named **Beta Releases**. The default download option (via the **Release Notes** tab) remains the latest stable release of Studio Pro.
344344

345345
#### Fixes
346346

content/en/docs/releasenotes/studio-pro/10/10.16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Non-interrupting timer boundary events are now released for general availability
4343

4444
#### Other New Features
4545

46-
We added Structure mode to macOS as an [experimental feature](/releasenotes/beta-features/).
46+
We added Structure mode to macOS as an [experimental feature](/releasenotes/release-status/).
4747

4848
### Improvements
4949

0 commit comments

Comments
 (0)