Skip to content

Commit 5d9695c

Browse files
committed
fix links
1 parent e9596d6 commit 5d9695c

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Provide the final details for the SAP BTP development environment.
100100

101101
Choose a **Domain**, **Organization**, and **Space** which is configured for you in this region.
102102

103-
If you do not choose a **Custom database**, you can still choose from a range of different databases, such as PostgreSQL, Hyperscaler Option, and SAP HANA. Ensure that the database you choose is supported by your quota plan for this region and organization. See [Databases in SAP BTP](#databases) for important information on selecting the correct database for your app.
103+
If you do not choose a **Custom database**, you can still choose from a range of different databases, such as PostgreSQL, Hyperscaler Option, and SAP HANA. Ensure that the database you choose is supported by your quota plan for this region and organization. See [Databases in SAP BTP](/developerportal/deploy/sap-cloud-platform/databases/) for important information on selecting the correct database for your app.
104104

105105
If you select **Yes** for **Custom database**, provide the details for the **Name** and the **Plan**.
106106

@@ -150,7 +150,7 @@ To create a new environment, perform the following steps:
150150
151151
7. Set **Development Mode** to *Yes* if you want the application to run with the Mendix security level of Prototype/demo, or *No* for no security. This is not recommended for acceptance or production environments.
152152
153-
8. Select the database you would like to use. Be aware that even if a specific database is part of the Marketplace, it could still be unavailable because of limitations imposed by the quota of your organization. See [Databases in SAP BTP](#databases) below for information on selecting the correct database for your app.
153+
8. Select the database you would like to use. Be aware that even if a specific database is part of the Marketplace, it could still be unavailable because of limitations imposed by the quota of your organization. See [Databases in SAP BTP](/developerportal/deploy/sap-cloud-platform/databases/) for information on selecting the correct database for your app.
154154
155155
If you choose **Custom Database**, enter a **Name** for the database and the **Plan**.
156156

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Upload a file which contains the configuration for this database. Click **Browse
2626

2727
During the creation of the environment, the selected PostgreSQL, Hyperscaler Option service is added to your space. When you deploy your app, the app is bound to it.
2828

29-
This database service should not be unbound from your environment. For more information on required services, see the [Services Tab](#binding-services) above.
29+
This database service should not be unbound from your environment. For more information on required services, see the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services).
3030

3131
#### SAP Hyperscaler PostgreSQL Configurator {#postgresql-configurator}
3232

@@ -100,7 +100,7 @@ If your SAP HANA database has performance issues, you can improve it by performi
100100
| MXRUNTIME_DatabaseUserName | {user} |
101101
| MXRUNTIME_DatabaseType | `SAPHANA` |
102102

103-
1. Go to the [General tab](#general-tab) and restart your app to apply the changes.
103+
1. Go to the [General tab](/developerportal/deploy/sap-cloud-platform/environments/#general-tab) and restart your app to apply the changes.
104104

105105
The additional parameters that you added to the URL in the `MXRUNTIME_DatabaseJdbcUrl` set the following tuning parameters:
106106

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The button will change to **Start Application** which you can click to start or
4747
You may need to use this option to stop and start your app after changing one of the settings on this page.
4848
{{% /alert %}}
4949

50-
If you receive an error trying to start the app, refer to the [App Does Not Start](#appnotstart) section below.
50+
If you receive an error trying to start the app, refer to the [App Does Not Start](/developerportal/deploy/sap-cloud-platform/#appnotstart) section below.
5151

5252
#### Change Admin Password
5353

@@ -158,7 +158,7 @@ To connect a service in the **Available Services** section, do the following ste
158158
The services you have selected will be added as **Services To Be Bound**. Now, you can upload a JSON file with a configuration that will be applied to the service binding.
159159

160160
{{% alert color="info" %}}
161-
If you use the **PostgreSQL, Hyperscaler Option** service on SAP BTP, Mendix can create a JSON file for you. See [Running Mendix on PostgreSQL, Hyperscaler Option](/developerportal/deploy/sap-cloud-platform/#sap-hyperscaler).
161+
If you use the **PostgreSQL, Hyperscaler Option** service on SAP BTP, Mendix can create a JSON file for you. See [Running Mendix on PostgreSQL, Hyperscaler Option](/developerportal/deploy/sap-cloud-platform/databases/#sap-hyperscaler).
162162
{{% /alert %}}
163163

164164
{{% alert color="info" %}}
@@ -178,7 +178,7 @@ The service bindings are created with the provided configurations when you resta
178178
If you receive an error and the service fails to bind, check all aspects of your SAP account. The error message may not provide full information about, for example, which plans you are allowed to choose for a particular service.
179179
{{% /alert %}}
180180

181-
If you receive an error trying to restart the app, refer to the [App Does Not Start](#appnotstart) section below.
181+
If you receive an error trying to restart the app, refer to the [App Does Not Start](/developerportal/deploy/sap-cloud-platform/#appnotstart) section below.
182182

183183
#### Unbinding and Removing Services
184184

0 commit comments

Comments
 (0)