Skip to content

Commit 188199f

Browse files
authored
Update downporting.md
1 parent 41615bc commit 188199f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/advanced/downporting.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
abap2UI5 works out of the box with ABAP version 750. If you are on a lower release, you can install the downported repositories. <br>
44

55
All downported versions of abap2UI5 and its addons can be found here: <br>
6-
[abap2UI5-downported](https://github.com/abap2UI5-downported/)
6+
[abap2UI5-downported](https://github.com/abap2UI5/abap2UI5/tree/702)
77
<br>
88

99
For more information on this concept, check out this blog post: <br>
@@ -32,6 +32,3 @@ CLASS z2ui5_cl_launchpad_handler IMPLEMENTATION.
3232
3333
ENDCLASS.
3434
```
35-
36-
Adjust the sql syntax in the following class z2ui5_cl_core_srv_draft: <br>
37-
https://github.com/abap2UI5-downported/abap2UI5/blob/main/src/01/01/z2ui5_cl_core_srv_draft.clas.abap

0 commit comments

Comments
 (0)