Skip to content

Commit 01fc2b8

Browse files
author
dimaspirit
committed
move record sample to samples folder
1 parent 0c83808 commit 01fc2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Recorder.html renamed to samples/recorder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</div>
1717

1818
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
19-
<script src="quickblox.js"></script>
19+
<script src="../quickblox.min.js"></script>
2020
<script>
2121
/* globals QB*/
2222
'use strict';

0 commit comments

Comments
 (0)