Skip to content

Commit d2d33a1

Browse files
committed
Update small changes
1 parent 38386b6 commit d2d33a1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ Mendix needs access to a relational database back end and can run using differen
289289
### Running Mendix on PostgreSQL, Hyperscaler Option {#sap-hyperscaler}
290290
291291
{{% alert color="info" %}}
292-
SAP has removed some of the PostgreSQL databases available in their marketplace. If you need a PostgreSQL database, you will have to use PostgreSQL, Hyperscaler Option as your database. This requires some extra configuration which is described below. Alternatively, you can use [SAP HANA](#sap-hana).
292+
SAP has removed some of the PostgreSQL databases available in their Marketplace. If you need a PostgreSQL database, you will have to use PostgreSQL, Hyperscaler Option as your database. This requires some extra configuration which is described below. Alternatively, you can use [SAP HANA](#sap-hana).
293293
{{% /alert %}}
294294
295295
Select the **postgresql-db** (PostgreSQL, Hyperscaler Option) database service from the **Available Services**.
@@ -424,7 +424,7 @@ Since SAP Application Logging will soon be deprecated, migrate your logging serv
424424
425425
If you encounter any issues with your apps on SAP BTP, use the following troubleshooting tips to help you solve them.
426426
427-
### Environment is not Created
427+
### Environment Is Not Created
428428
429429
If you add an environment and it fails to be created, it will be shown with a red symbol next to it on the Environments page:
430430
@@ -466,7 +466,7 @@ If an app is deployed to SAP using the Studio Pro **Run** or **Publish** button
466466
467467
#### Cause
468468
469-
The deployment fails because the marketplace services have not been bound.
469+
The deployment fails because the Marketplace services have not been bound.
470470
471471
#### Solution
472472

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ To change a value, select the constant you want to change and click the edit ({{
125125

126126
### Services Tab {#binding-services}
127127

128-
This tab displays Cloud Foundry services which are bound to the app, waiting to be bound to the app, or available to be bound to the app. These are the services which are available to you in SAP BTP and are the same services that you can see in the SAP BTP marketplace.
128+
This tab displays Cloud Foundry services which are bound to the app, waiting to be bound to the app, or available to be bound to the app. These are the services which are available to you in SAP BTP and are the same services that you can see in the SAP BTP Marketplace.
129129

130130
{{% alert color="warning" %}}
131131
There are a number of services which your Mendix app requires. If you unbind any of these services, your app probably stops working:
@@ -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](#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/#sap-hyperscaler).
162162
{{% /alert %}}
163163

164164
{{% alert color="info" %}}

0 commit comments

Comments
 (0)