aboutsummaryrefslogtreecommitdiffstats
path: root/demo/dist/demo.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r--demo/dist/demo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js
index f7e5c202..e7a4b6da 100644
--- a/demo/dist/demo.js
+++ b/demo/dist/demo.js
@@ -12676,7 +12676,7 @@ typeof navigator === "object" && (function () {
var player = new Plyr(selector, {
debug: true,
title: 'View From A Blue Moon',
- iconUrl: '../dist/plyr.svg',
+ iconUrl: 'dist/plyr.svg',
keyboard: {
global: true
},