diff --git a/articles/communication-services/quickstarts/call-automation/includes/quickstart-make-an-outbound-call-using-callautomation-node.md b/articles/communication-services/quickstarts/call-automation/includes/quickstart-make-an-outbound-call-using-callautomation-node.md index fbaa8d4609fea..920aa5c44b66d 100644 --- a/articles/communication-services/quickstarts/call-automation/includes/quickstart-make-an-outbound-call-using-callautomation-node.md +++ b/articles/communication-services/quickstarts/call-automation/includes/quickstart-make-an-outbound-call-using-callautomation-node.md @@ -198,5 +198,5 @@ To run the application, open a Terminal window and run the following command: ```bash npm run dev ``` - +Open `http://localhost:8080` or your dev tunnel URL in browser. The tunnel URL looks like: `https://0pbvlk3m-7032.usw2.devtunnels.ms`. To initiate an outbound call, click on the `Place a call!` button.