Skip to content

Commit e22fed8

Browse files
committed
Update embed.html
1 parent 03e0eac commit e22fed8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

embed.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
<div id="stream-info"><img src="img/person_dark.png"/><span id="here-now">0</span></div>
3232
</body>
3333

34-
<script src="https://cdn.pubnub.com/pubnub.min.js"></script>
35-
<script src="js/webrtc.js"></script>
36-
<script src="js/rtc-controller.js"></script>
34+
<script src="https://cdn.pubnub.com/pubnub-3.7.14.min.js"></script>
35+
<script src="http://cdn.pubnub.com/webrtc/webrtc.js"></script>
36+
<script src="http://cdn.pubnub.com/webrtc/rtc-controller.js"></script>
3737
<script>
3838

3939
(function(){

0 commit comments

Comments
 (0)