Skip to content

Commit d96dd4c

Browse files
committed
Correct the image path
1 parent f6c6634 commit d96dd4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The environment details page contains the following tabs:
2727
* [Services](#binding-services) – Cloud Foundry service management
2828
* [Runtime](#runtime-tab) – custom environment variables which define **User-Provided Variables** in the SAP Cloud Foundry environment — pre-defined variables can be used to control the behavior of the Mendix Runtime
2929

30-
{{< figure src="/attachments/deployment/sap-btp/sap-cloud-platform/env-details.png" alt="" >}}
30+
{{< figure src="/attachments/deployment/sap-btp/sap-env-details/env-details.png" alt="" >}}
3131

3232
{{% alert color="info" %}}If you make changes to your app which you want to be applied next time the app is deployed, you must make them in the **Environment Details**.
3333

@@ -153,7 +153,7 @@ To connect a service in the **Available Services** section, do the following ste
153153
3. Select a JSON file to upload if you need to add extra configuration.
154154
4. Click **Connect Selected Services**. You can also **Review Services** before restarting your app.
155155

156-
{{< figure src="/attachments/deployment/sap-btp/sap-cloud-platform/autoscaler-service.png" alt="" >}}
156+
{{< figure src="/attachments/deployment/sap-btp/sap-env-details/autoscaler-service.png" alt="" >}}
157157

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

@@ -218,7 +218,7 @@ If you want to change the configuration of a service which is already bound, unb
218218

219219
3. You can either use the Configurator to create your configuration by clicking **Open Editor**, or click **Browse** to upload an existing file as the configuration.
220220

221-
{{< figure src="/attachments/deployment/sap-btp/sap-cloud-platform/add-binding-config.png" alt="" >}}
221+
{{< figure src="/attachments/deployment/sap-btp/sap-env-details/add-binding-config.png" alt="" >}}
222222

223223
See the documentation for the service you are configuring for more information.
224224

0 commit comments

Comments
 (0)