Skip to content

Commit 2517d1d

Browse files
committed
Update documentup.min.js src
1 parent df9959a commit 2517d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title></title>
5-
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/documentup/latest.min.js"></script>
5+
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/documentup/0.1.1/documentup.min.js"></script>
66
<script type="text/javascript">
77
DocumentUp.document("peterbraden/node-opencv");
88
</script>

0 commit comments

Comments
 (0)