Skip to content

Commit 4bbee54

Browse files
authored
Fixes links (#22890)
* Updates tutorial scenario * Delete rules.vr * removed rules.vr file * Fixes links
1 parent 4e557b3 commit 4bbee54

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

tutorials/appstudio-sapui5-integrationcard-create/appstudio-sapui5-integrationcard-create.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,9 @@ In the next steps you edit the `manifest.json` file to configure the card.
156156

157157
**Results after Step 3:**
158158

159-
The application displays dynamic data loaded from the SAP Gateway Demo System (ES5). Note, that the actual displayed products may differ depending on the current data in the ES5 demo system. You can also check the [`manifest.json`](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/appstudio-sapui5-integrationcard-create/manifest_after_step3.json) file at this step.
159+
160+
The application displays dynamic data loaded from the SAP Gateway Demo System (ES5). Note, that the actual displayed products may differ depending on the current data in the ES5 demo system. You can also check the [`manifest.json`](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/appstudio-sapui5-integrationcard-create/manifest_after_step3.json) file at this step.
161+
160162
To learn more, see the [Destinations](https://sapui5.hana.ondemand.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/index.html#/learn/features/destinations) and [Data](https://sapui5.hana.ondemand.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/index.html#/learn/features/data) sections in the Card Explorer.
161163

162164
<!-- border -->![Image depicting the application showing dynamic data](3-4.PNG)
@@ -285,7 +287,9 @@ To learn more, see the [Manifest Parameters](https://sapui5.hana.ondemand.com/te
285287

286288
**Results after Step 5:**
287289

288-
Check the [`manifest.json`](https://raw.githubusercontent.com/SAPDocuments/Tutorials-Contribution/master/tutorials/appstudio-sapui5-integrationcard-create/manifest.json) file at this step. It is configured with destinations, parameters, and a filter.
290+
291+
Check the [`manifest.json`](https://raw.githubusercontent.com/SAPDocuments/Tutorials/master/tutorials/appstudio-sapui5-integrationcard-create/manifest.json) file at this step. It is configured with destinations, parameters, and a filter.
292+
289293
The application displays the products from the selected category:
290294

291295
<!-- border -->![Image depicting the application showing dynamic data, parameters, and a filter](5-5.PNG)

0 commit comments

Comments
 (0)