Skip to content

Commit 6bed857

Browse files
committed
rename the clearblade lib
ClearBlade.js not ClearBladev2.js that was used in development
1 parent 786e8db commit 6bed857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<title>ClearBlade Tutorial</title>
44
<link type="text/css" rel="stylesheet" href="css/style.css">
5-
<script src="js/lib/ClearBladeV2.js"></script>
5+
<script src="js/lib/ClearBlade.js"></script>
66
<script src="js/lib/mqttws31.js"></script>
77
<script src="js/app.js"></script>
88
<script src="js/uiframework.js"></script>

0 commit comments

Comments
 (0)