Skip to content

Commit 4259431

Browse files
authored
chore(demo): fix the gallery video link and replace the video (#757)
1 parent a437a40 commit 4259431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/stories/view/gallery/markup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ export const galleryMarkup = `
66
77
![Dojocat](https://octodex.github.com/images/dojocat.jpg "The Dojocat")
88
9-
![Video](http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4)
9+
[Video](https://static.videezy.com/system/resources/previews/000/013/444/original/Water_43_-_37s_-_4k_res.mp4)
1010
`.trim();

0 commit comments

Comments
 (0)