aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html
index d8ea6c2f..e8c4aef5 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>