Skip to content

Commit bd55ad4

Browse files
committed
Fix broken links
1 parent 445bf6b commit bd55ad4

7 files changed

Lines changed: 10 additions & 10 deletions

File tree

content/en/docs/deployment/sap-btp/sap-autoscaler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For more information on the application autoscaler, see [Application Autoscaler
1616

1717
## Binding the Application Autoscaler{#binding}
1818

19-
The **autoscaler** service can be found on the [Services Tab](/developerportal/deploy/sap-cloud-platform/#binding-services) of the environment details page of your app's environment.
19+
The **autoscaler** service can be found on the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) of the environment details page of your app's environment.
2020

2121
Selecting the **autoscaler** service expands the entry to allow you to enter more details about the service you wish to bind, namely the **Plan** and the file which contains the configuration.
2222

content/en/docs/developerportal/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For details on the **Environments** pages for Mendix Cloud, Mendix on Kubernetes
2323

2424
* Mendix Cloud deployments – [Environments](/developerportal/deploy/environments/)
2525
* Mendix on Kubernetes deployments – [Deploying a Mendix App to a Mendix on Kubernetes Cluster](/developerportal/deploy/private-cloud-deploy/#environment-details)
26-
* SAP deployments – [SAP Business Technology Platform](/developerportal/deploy/sap-cloud-platform/#EnvironmentDetails)
26+
* SAP deployments – [SAP Business Technology Platform](/developerportal/deploy/sap-cloud-platform/environments/)
2727

2828
Other platforms are not currently supported on the **Environments** page; instead, you must go to the relevant platform portal to monitor and configure your environments.
2929

content/en/docs/howto9/monitoring-troubleshooting/manage-app-performance/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Outside Mendix Cloud, you can use the following monitoring tools:
2525

2626
* Datadog
2727
* New Relic – see [Manage App Performance with New Relic](/howto9/monitoring-troubleshooting/manage-app-performance-with-new-relic/)
28-
* Dynatrace – for example on [SAP Business Technology Platform](/developerportal/deploy/sap-cloud-platform/#runtime-tab)
28+
* Dynatrace – for example on [SAP Business Technology Platform](/developerportal/deploy/sap-cloud-platform/environments/#runtime-tab)
2929
* Other tools – you can see these under [Telemetry Configuration](https://github.com/mendix/cf-mendix-buildpack#telemetry-configuration) in the Mendix *Cloud Foundry Buildpack*.

content/en/docs/refguide/runtime/custom-settings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Each custom setting consists of a name and a value. For example, to set the hash
2323
If you are running your app on Mendix Cloud or SAP Business Technology Platform, you can access these settings by opening your app in [Apps](https://sprintr.home.mendix.com/) and choosing **Environments** > **Environment Details** > **Runtime** > **Custom Runtime Settings**. For more information see:
2424

2525
* the [Runtime Tab](/developerportal/deploy/environments-details/#runtime-tab) section of *Environment Details* for information about Mendix Cloud
26-
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/#runtime-tab) section of *SAP Business Technology Platform* for information about the SAP BTP
26+
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/environments/#runtime-tab) section of *Environment Details on SAP BTP* for information about the SAP BTP
2727

2828
When you are running your app locally, you can set these values in a [Configuration](/refguide/configurations-tab/#custom).
2929

content/en/docs/refguide10/runtime/custom-settings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Each custom setting consists of a name and a value. For example, to set the hash
1919
If you are running your app on Mendix Cloud or SAP Business Technology Platform, you can access these settings by opening your app in [Apps](https://sprintr.home.mendix.com/) and choosing **Environments** > **Environment Details** > **Runtime** > **Custom Runtime Settings**. For more information see:
2020

2121
* the [Runtime Tab](/developerportal/deploy/environments-details/#runtime-tab) section of *Environment Details* for information about Mendix Cloud
22-
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/#runtime-tab) section of *SAP Business Technology Platform* for information about the SAP BTP
22+
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/environments/#runtime-tab) section of *Environment Details on SAP BTP* for information about the SAP BTP
2323

2424
When you are running your app locally, you can set these values in a [Configuration](/refguide10/configuration/#custom).
2525

content/en/docs/refguide9/runtime/custom-settings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Each custom setting consists of a name and a value. For example, to set the hash
1919
If you are running your app on Mendix Cloud or SAP Business Technology Platform, you can access these settings in [Apps](https://sprintr.home.mendix.com/) via **Environments** > **Environment Details** > **Runtime** > **Custom Runtime Settings**. For more information see:
2020

2121
* the [Runtime Tab](/developerportal/deploy/environments-details/#runtime-tab) section of *Environment Details* for information about Mendix Cloud
22-
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/#runtime-tab) section of *SAP Business Technology Platform* for information about the SAP BTP
22+
* the [Runtime tab](/developerportal/deploy/sap-cloud-platform/environments/#runtime-tab) section of *Environment Details on SAP BTP* for information about the SAP BTP
2323

2424
When you are running your app locally, you can set these values in a [Configuration](/refguide9/configuration/#custom).
2525

content/en/docs/releasenotes/deployment/sap-cloud-platform.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ For information on the current status of deployment to SAP BTP and any planned r
134134

135135
#### Improvements
136136

137-
* You can now add custom Mendix Runtime settings under the [Runtime tab](/developerportal/deploy/sap-cloud-platform/#runtime-tab).
137+
* You can now add custom Mendix Runtime settings under the [Runtime tab](/developerportal/deploy/sap-cloud-platform/environments/#runtime-tab).
138138
* this replaces the previous method of adding custom settings using User-Provided Variables.
139139

140140
### June 20, 2022
@@ -161,7 +161,7 @@ For information on the current status of deployment to SAP BTP and any planned r
161161

162162
#### Improvements
163163

164-
* We added the ability to provide a custom *xs-security.json* file to configure an XSUAA service. This allows you to apply the configuration every time your app is deployed. You can add your configuration by unbinding and rebinding the XSUAA service in the [Services](/developerportal/deploy/sap-cloud-platform/#binding-services) tab.
164+
* We added the ability to provide a custom *xs-security.json* file to configure an XSUAA service. This allows you to apply the configuration every time your app is deployed. You can add your configuration by unbinding and rebinding the XSUAA service in the [Services](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) tab.
165165

166166
### August 30, 2021
167167

@@ -244,7 +244,7 @@ For more information see [SAP Business Technology Platform - deploy](/developerp
244244

245245
* We have added support for PostgreSQL on SAP Cloud Platform, Hyperscaler Option for Mendix apps deployed to SAP Cloud Platform.
246246
* this comes with a configurator to help you create the correct configuration.
247-
* see [Running Mendix on PostgreSQL on SAP Cloud Platform](/developerportal/deploy/sap-cloud-platform/#sap-hyperscaler) for more information.
247+
* see [Running Mendix on PostgreSQL on SAP Cloud Platform](/developerportal/deploy/sap-cloud-platform/databases/#sap-hyperscaler) for more information.
248248
* As part of a Developer Portal clean up, we removed the *Model* option from the *DEVELOP* section of the Developer Portal menu when you are looking at environments on SAP Cloud Platform. The functions of this page are still available via the **Edit in Studio Pro** button on the environments page.
249249

250250
### October 21, 2020
@@ -274,7 +274,7 @@ For more information see [SAP Business Technology Platform - deploy](/developerp
274274

275275
#### Improvements
276276

277-
* We added support for using the HANA trial database available in new SAP Cloud Platform trial accounts. See the [Running Mendix on SAP HANA](/developerportal/deploy/sap-cloud-platform/#sap-hana) section of the *SAP Cloud Platform* deployment document for more details.
277+
* We added support for using the HANA trial database available in new SAP Cloud Platform trial accounts. See the [Running Mendix on SAP HANA](/developerportal/deploy/sap-cloud-platform/databases/#sap-hana) section of the *SAP Cloud Platform* deployment document for more details.
278278

279279
## 2019
280280

0 commit comments

Comments
 (0)