aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demo/index.html3
-rw-r--r--demo/src/js/sources.js2
2 files changed, 3 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html
index 3242f40c..de7c41df 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -233,7 +233,8 @@
</li>
<li class="plyr__cite plyr__cite--vimeo" hidden>
<small>
- <a href="https://vimeo.com/76979871" target="_blank">The New Vimeo Player</a> on&nbsp;
+ <a href="https://vimeo.com/40648169" target="_blank">Toob “Wavaphon” Music Video</a>
+ on&nbsp;
<span class="color--vimeo">
<svg class="icon" role="presentation">
<title>Vimeo</title>
diff --git a/demo/src/js/sources.js b/demo/src/js/sources.js
index 77cbd407..f0ec3515 100644
--- a/demo/src/js/sources.js
+++ b/demo/src/js/sources.js
@@ -68,7 +68,7 @@ const sources = {
type: 'video',
sources: [
{
- src: 'https://vimeo.com/383514704',
+ src: 'https://vimeo.com/40648169',
provider: 'vimeo',
},
],