File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ const files: GalleryFile[] = [
224
224
},
225
225
{
226
226
type: ' video' ,
227
- url: ' http ://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny .mp4' ,
228
- name: ' Bunny Film ' ,
227
+ url: ' https ://storage.yandexcloud.net/uikit-storybook-assets/sample_960x400_ocean_with_audio .mp4' ,
228
+ name: ' Video ' ,
229
229
},
230
230
{
231
231
type: ' text' ,
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ export const files: GalleryFile[] = [
143
143
} ,
144
144
{
145
145
type : 'video' ,
146
- url : 'http ://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny .mp4' ,
147
- name : 'Bunny Film ' ,
146
+ url : 'https ://storage.yandexcloud.net/uikit-storybook-assets/sample_960x400_ocean_with_audio .mp4' ,
147
+ name : 'Video ' ,
148
148
} ,
149
149
{
150
150
type : 'text' ,
You can’t perform that action at this time.
0 commit comments