aboutsummaryrefslogtreecommitdiffstats
path: root/demo
diff options
context:
space:
mode:
Diffstat (limited to 'demo')
-rw-r--r--demo/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html
index e8c4aef5..d8ea6c2f 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -73,8 +73,8 @@
</main>
<!-- Plyr core script -->
- <script src="../dist/plyr.js"></script>
- <!--<script src="../src/js/plyr.js"></script>-->
+ <!--<script src="../dist/plyr.js"></script>-->
+ <script src="../src/js/plyr.js"></script>
<!-- Docs script -->
<script src="dist/demo.js"></script>