Skip to content

Commit 4713d67

Browse files
Gourav DwivediGourav Dwivedi
authored andcommitted
Merge branch 'http-server-poc'
2 parents 1374a01 + 431e723 commit 4713d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SignalR Web Client have two views:
2525
In this basic view, you can contact to hub by providing the hub address. And to can start
2626

2727
1. Pass the valid Hub address in Service Endpoint textbox.(for ex. https://localhost:5001/Test/OneHub).
28-
<img src="./src/images/1.png" width="600px" height="400px" />
28+
<img src="./src/images/1.PNG" width="600px" height="400px" />
2929

3030
2. Once click on Connect button, it will make connection with server. Once the connection is established, if any data is broadcast from the Hub(ex. OneHub) to all the client. Then, it will be displayed in Response payload textbox.
3131

0 commit comments

Comments
 (0)