You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/sapui5-101-deploy-application/sapui5-101-deploy-application.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,14 +38,14 @@ Build (aka package) the project to an `.mtar` archive to deploy it to Cloud Foun
38
38
<!-- border -->
39
39

40
40
41
-
2. Once the process is finished, you can get the URL of the deployed app by running `cf html5-list -u -di sap-btp-sapui5-destination-service -u --runtime launchpad` in a new terminal session.
41
+
2. Once the process is finished, you can get the URL of the deployed app by running `cf html5-list -u -di sapbtpsapui5-destination-service -u --runtime launchpad` in a new terminal session.
42
42
43
43
<!-- border -->
44
44

45
45
46
46
> Use the following command in case you use the Portal service
3. Follow the link in the console to open the application in your browser. You might need to log in with your SAP ID (the same credentials you use for the SAP BTP Cockpit).
0 commit comments