We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82fbd8 commit d09c5deCopy full SHA for d09c5de
src/z2ui5_cl_demo_app_000.clas.abap
@@ -70,7 +70,7 @@ CLASS z2ui5_cl_demo_app_000 IMPLEMENTATION.
70
)->toolbar_spacer(
71
)->link( text = 'Install with abapGit from GitHub'
72
target = '_blank'
73
- href = 'https://github.com/oblomov-dev/abap2ui5'
+ href = 'https://github.com/abap2UI5/samples'
74
)->get_parent( ).
75
76
IF client->get( )-check_launchpad_active = abap_true.
0 commit comments