Skip to content

Commit 9a96a35

Browse files
authored
image issue
1 parent 99d0bec commit 9a96a35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Samples/AspDotCore/WebApp/WebApp/Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ public class SampleHub : Hub
6565
### Call Hub Method With Multiple Parameters
6666

6767
<div align="center" style="width: 1000px; height: 600px;">
68-
<img src="./images/Basic_View_ Multi_Param.gif" width="100%" height="100%">
68+
<img src="./images/Basic_View_Multi_Param.gif" width="100%" height="100%">
6969
</div>
70-
<img src="./images/Basic_View_ Multi_Param.gif" width="100%" height="100%">
70+
<img src="./images/Basic_View_Multi_Param.gif" width="100%" height="100%">
7171
<p align="center">
72-
<img src="./images/Basic_View_ Multi_Param.gif" width="1000px" height="600px">
72+
<img src="./images/Basic_View_Multi_Param.gif" width="1000px" height="600px">
7373
</p
7474
7575
Example:

0 commit comments

Comments
 (0)