Skip to content

Commit 55ece9f

Browse files
authored
docs: fix video in header storybook (#673)
1 parent 12818e4 commit 55ece9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/blocks/Header/__stories__/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@
176176
"video": {
177177
"light": {
178178
"src": [
179-
"https://storage.yandexcloud.net/cloud-www-assets/constructor/main/new/podd-00-13-01.mp4"
179+
"https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/video_8-12_light.mp4"
180180
]
181181
},
182182
"dark": {
183183
"src": [
184-
"https://storage.yandexcloud.net/cloud-www-assets/constructor/main/new/podd-00-13-01.mp4"
184+
"https://storage.yandexcloud.net/cloud-www-assets/constructor/storybook/images/video_8-12_dark.mp4"
185185
]
186186
}
187187
}

0 commit comments

Comments
 (0)