Skip to content

Commit 1efe41b

Browse files
authored
update url
1 parent a9e1356 commit 1efe41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ 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: `https://0pbvlk3m-7032.usw2.devtunnels.ms/swagger/index.html`
221221
# [Visual Studio](#tab/visual-studio)
222222

223223
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`

0 commit comments

Comments
 (0)