docs: replace example video ID with one that still works (#2518)

This commit is contained in:
Luis Velásquez
2022-09-09 07:47:42 -05:00
committed by GitHub
parent cacaef7def
commit 66187c348a

View File

@ -613,7 +613,7 @@ player.source = {
type: 'video', type: 'video',
sources: [ sources: [
{ {
src: '143418951', src: '76979871',
provider: 'vimeo', provider: 'vimeo',
}, },
], ],