Skip to content

Commit 67b69ea

Browse files
committed
Fixed demo reference into documentation
1 parent fec1953 commit 67b69ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ If you have a long list of rows you may experience delays.
7575

7676
So, `ScrollStackController` is generally not appropriate for screens that contain many views of the same type, all showing similar data (in these cases you should use `UITableView` or `UICollectionView`).
7777

78-
![](./Resources/demomovie.mp4)
78+
<video src="./Resources/demomovie.mp4" width="278" height="568" controls preload></video>
7979

8080
[↑ Back To Top](#index)
8181

0 commit comments

Comments
 (0)