Skip to content

Commit 445bf6b

Browse files
committed
Fix broken links
1 parent 4c157af commit 445bf6b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -253,11 +253,11 @@ You can also transport to the required environment from the **Overview** tab of
253253
254254
{{< figure src="/attachments/deployment/sap-btp/sap-cloud-platform/edit-constants.png" class="no-border" >}}
255255
256-
3. In the **Scheduled Events** section, select the scheduled event you want to *Enable* or *Disable* and click **Next**. For more information, refer to [Scheduled Events](#schedules-events).
256+
3. In the **Scheduled Events** section, select the scheduled event you want to *Enable* or *Disable* and click **Next**. For more information, refer to [Scheduled Events](/developerportal/deploy/sap-cloud-platform/environments/#schedules-events).
257257
258258
### Unbinding and Deleting Service Instances
259259
260-
1. In the **Services** tab, select any additional services you need for your app. For more information, see the [Services tab](#binding-services).
260+
1. In the **Services** tab, select any additional services you need for your app. For more information, see the [Services tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services).
261261
262262
{{% alert color="warning" %}}In your initial deployment, do not remove any of the services with the status **Bound Services**. For a new app, these services are required for the correct deployment of the app.{{% /alert %}}
263263
@@ -280,7 +280,7 @@ Click **Next** to continue to the **Runtime** tab. Here, you can **Add**, edit (
280280
281281
{{% alert color="info" %}}This binds any services which are in the status **Services To Be Bound**.{{% /alert %}}
282282
283-
2. When the application has been started, you are taken to the **Environment Details** page for the selected environment. See [Environment Details](/developerportal/deploy/sap-cloud-platform/environments).
283+
2. When the application has been started, you are taken to the **Environment Details** page for the selected environment. See [Environment Details](/developerportal/deploy/sap-cloud-platform/environments/).
284284
285285
## Deleting an App
286286
@@ -309,7 +309,7 @@ Since SAP Application Logging will soon be deprecated, migrate your logging serv
309309
1. Select the appropriate **Plan** and upload a file if required.
310310
1. Click **Connect Selected Services** and restart your application to bind the new SAP Cloud logging service.
311311
1. At this point, both the **application-logs** and **cloud-logging** services are active for your application.
312-
1. Retain the **application-logs** service until its log retention period ends to ensure access to existing log entries. Then, delete it following the instructions provided in the [Unbinding and Removing Services](#unbinding-and-removing-services) section. After this, only the new SAP Cloud Logging service remains active.
312+
1. Retain the **application-logs** service until its log retention period ends to ensure access to existing log entries. Then, delete it following the instructions provided in the [Unbinding and Removing Services](/developerportal/deploy/sap-cloud-platform/environments/#unbinding-and-removing-services) section. After this, only the new SAP Cloud Logging service remains active.
313313
1. When using the **cloud-logging** service, upgrade **SapApplicationLogs** to the latest version. If you are using an older version, update the **Default Value** of the **ApplicationLoggingService** constant to *cloud-logging* in the [SAP Logging Connector](https://marketplace.mendix.com/link/component/110219). For more information, refer to the [Using the Connector](/appstore/modules/sap/sap-logger/#using-the-connector) section of *SAP Logging Connector*.
314314
1. You can view the logs of an environment using SAP Cloud Logging in your application's logs. For more details, see the [Viewing the Logs](/developerportal/deploy/sap-cloud-platform/sap-monitoring/#viewing-the-logs) section of *Monitoring Environments in Mendix Apps on SAP BTP*.
315315

content/en/docs/marketplace/platform-supported-content/modules/sap/sap-event-mesh-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The SAP Enterprise Messaging service (Event Mesh) instance must be created with
4848

4949
The **Event Mesh Configurator** provides a user friendly interface to create the JSON required to configure the required Enterprise Messaging service instance with the desired configuration. To bind and configure the service, perform the following steps:
5050

51-
1. Ensure that the **enterprise-messaging** service is in the status **Available Services** in Mendix Portal. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/#binding-services) section of *SAP Business Technology Platform* for more information.
51+
1. Ensure that the **enterprise-messaging** service is in the status **Available Services** in Mendix Portal. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) section of *SAP Business Technology Platform* for more information.
5252
2. Click **Available Services** > **⚙️ Configurator** to open the configurator.
5353
3. Provide the required information. For more information about the parameter syntax, see [Syntax for Service Descriptor](https://help.sap.com/docs/event-mesh/event-mesh/syntax-for-service-descriptor?locale=en-US).
5454
* **EM Name** - Enter a display name for the service.

content/en/docs/marketplace/platform-supported-content/modules/sap/sap-xsuaa-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ After you install the connector, you can find it in the **App** > **Marketplace
5555

5656
You need to provide your own [xs-security.json](https://help.sap.com/viewer/4505d0bdaf4948449b7f7379d24d0f0d/2.0.04/en-US/6d3ed64092f748cbac691abc5fe52985.html) file to add custom configuration to your XSUAA connector.
5757

58-
1. Ensure that the **xsuaa** service is in the status **Services To Be Bound**. See the [Services Tab](/developerportal/deploy/sap-cloud-platform/#binding-services) section of *SAP Business Technology Platform* for more information.
58+
1. Ensure that the **xsuaa** service is in the status **Services To Be Bound**. For more information, see the [Services Tab](/developerportal/deploy/sap-cloud-platform/environments/#binding-services) section of *Environment Details on SAP BTP*.
5959

6060
2. Click the three dots **** next to the **xsuaa** service and select **Add Binding Configuration**.
6161

0 commit comments

Comments
 (0)