Skip to content

Commit 13214f5

Browse files
authored
fix url
1 parent 145a275 commit 13214f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/tutorial-serverless-static-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this tutorial, you learn how to:
2121
2222
## Overview
2323

24-
:::image type="content" source="media/tutorial-serverless-staticwebapp/tutorial-serverless-static-web-app.png" alt-text="Diagram showing Azure Web PubSub work with Static Web App." border="false":::
24+
:::image type="content" source="media/tutorial-serverless-static-web-app/tutorial-serverless-static-web-app.png" alt-text="Diagram showing Azure Web PubSub work with Static Web App." border="false":::
2525

2626
* GitHub along with DevOps provide source control and continuous delivery. So whenever there's code change to the source repo, Azure DevOps pipeline will soon apply it to Azure Static Web App and present to endpoint user.
2727
* When a new user is login, Functions `login` API will be triggered and generate Azure Web PubSub service client connection url.

0 commit comments

Comments
 (0)