Skip to content

Commit 9bd90ba

Browse files
authored
fix links
1 parent 52ae3ac commit 9bd90ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/development/specific/barcodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ ENDCLASS.
151151
For a sample with sounds in action, check out `z2ui5_cl_demo_app_304.clas`.
152152

153153
#### Display Barcodes
154-
If you also need to display barcodes, you can use tools like bwip-js, which is available as part of the js-libraries addon. More details can be found [here.](/advanced/addons)
154+
If you also need to display barcodes, you can use tools like bwip-js, which is available as part of the js-libraries addon. More details can be found [here.](/resources/addons)

docs/development/specific/xlsx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,4 +269,4 @@ ENDCLASS.
269269
:::
270270

271271
#### UI5 Control
272-
If you want to export the data directly at the frontend, SAP offers the sap.ui.export.Spreadsheet control to export table content. With some additional logic, this control is also usable with abap2UI5. Check out the Custom Control add-on for a running sample [here.](/advanced/addons) However, the programming effort might be higher compared to the file-based approach shown above.
272+
If you want to export the data directly at the frontend, SAP offers the sap.ui.export.Spreadsheet control to export table content. With some additional logic, this control is also usable with abap2UI5. Check out the Custom Control add-on for a running sample [here.](/resources/addons) However, the programming effort might be higher compared to the file-based approach shown above.

docs/get_started/next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Want to sharpen your development skills? Explore advanced guides and best practi
99
Getting ready for production? Follow the configuration guides to ensure a smooth, optimized setup for your system. Begin [here.](/configuration/setup)
1010

1111
#### Addons
12-
Boost your abap2UI5 applications with additional features and functionalities by installing new add-ons. Discover more [here.](/advanced/addons)
12+
Boost your abap2UI5 applications with additional features and functionalities by installing new add-ons. Discover more [here.](/resources/addons)
1313

1414
#### More
1515
Jumpstart your projects by exploring ready-to-use apps, use cases, and companies already using abap2UI5. Find them [here.](/resources/who_uses)

0 commit comments

Comments
 (0)