We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0996b8d commit 830e96dCopy full SHA for 830e96d
README.md
@@ -9,7 +9,7 @@ All abap2UI5 artifacts are combined into a single HTTP handler implementation as
9
1. Create a new HTTP handler in your system.
10
2. Copy & paste the handler class from this repository.
11
3. Add your abap2UI5 app as a local class and start it via your new HTTP endpoint.
12
-4. Alternatively, pull this repository using abapGit and start via `/sap/bc/z2ui5standalone?app_start=z2ui5_cl_my_local_app`
+4. Alternatively, pull this repository using abapGit and start via `/sap/bc/z2ui5_local?app_start=z2ui5_cl_my_local_app`
13
14
15
#### Approach
0 commit comments