bugfix-link-startup (#716)

This commit is contained in:
oblomov 2023-12-09 18:17:15 +01:00 committed by GitHub
parent 9908fcf012
commit 88a161b37a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ CLASS z2ui5_cl_fw_ui_startup IMPLEMENTATION.
)->text( `Define view, implement behaviour`
)->link( text = `(Example)`
target = `_blank`
href = `https://github.com/abap2UI5/ABAP2UI5/blob/main/src/z2ui5_cl_fw_ui_hello_world.clas.abap`
href = `https://github.com/abap2UI5/abap2UI5/blob/main/src/01/02/z2ui5_cl_fw_ui_hello_world.clas.abap`
)->label( `Step 4` ).
IF ms_home-class_editable = abap_true.