Skip to content

Commit 3104221

Browse files
committed
Update link to build file in script src of README.md
1 parent 76861de commit 3104221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A very basic example on how to use dash.js in your application can be found belo
3737
<div>
3838
<video id="videoPlayer" controls></video>
3939
</div>
40-
<script src="https://cdn.dashjs.org/latest/dash.all.min.js"></script>
40+
<script src="https://cdn.dashjs.org/latest/modern/umd/dash.all.min.js"></script>
4141
<script>
4242
(function () {
4343
var url = "https://dash.akamaized.net/envivio/EnvivioDash3/manifest.mpd";

0 commit comments

Comments
 (0)