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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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