Skip to content

Commit 830e96d

Browse files
authored
Update README.md
1 parent 0996b8d commit 830e96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ All abap2UI5 artifacts are combined into a single HTTP handler implementation as
99
1. Create a new HTTP handler in your system.
1010
2. Copy & paste the handler class from this repository.
1111
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`
12+
4. Alternatively, pull this repository using abapGit and start via `/sap/bc/z2ui5_local?app_start=z2ui5_cl_my_local_app`
1313

1414

1515
#### Approach

0 commit comments

Comments
 (0)