Skip to content

Commit 399f99e

Browse files
authored
update instruction
1 parent 0eed4d5 commit 399f99e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/call-automation/includes/quickstart-make-an-outbound-call-using-callautomation-csharp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ To run the application with VS Code, open a Terminal window and run the followin
217217
```bash
218218
dotnet run
219219
```
220-
Open `http://localhost:8080/swagger/index.html` or your dev tunnel URL in browser. The tunnel URL looks like: `https://0pbvlk3m-7032.usw2.devtunnels.ms/swagger/index.html`
220+
Open `http://localhost:8080/swagger/index.html` or your dev tunnel URL in browser. The tunnel URL looks like: `<YOUR DEV TUNNEL ENDPOINT>/swagger/index.html`
221221
# [Visual Studio](#tab/visual-studio)
222222

223-
Press Ctrl+F5 to run the web application without the debugger. The web browser automatically opens to a tunnel URL. The tunnel URL looks like: `https://0pbvlk3m-7032.usw2.devtunnels.ms/swagger/index.html`
223+
Press Ctrl+F5 to run the web application without the debugger. The web browser automatically opens to a tunnel URL. The tunnel URL looks like: `<YOUR DEV TUNNEL ENDPOINT>/swagger/index.html`
224224

225225

0 commit comments

Comments
 (0)