Skip to content

Commit

Permalink
fix pic name
Browse files Browse the repository at this point in the history
  • Loading branch information
JialinXin committed Apr 19, 2019
1 parent 2457ff1 commit 70c1832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/ServerSideBlazor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dotnet run

After running, you will see that the web server starts, makes connections to the Azure SignalR Service instance and creates an endpoint at `http://localhost:5001/`. Browser the page and click F12, you can find the connection to Azure SignalR Service is created. See snapshot

![blazorserverside](../../docs/images/blazorserverside.png)
![serversideblazor](../../docs/images/serversideblazor.png)

## Steps one by one
1. Create Blazor-server side project.
Expand Down

0 comments on commit 70c1832

Please sign in to comment.