Skip to content

Commit 27526f4

Browse files
committed
renaming script.js -> sketch.js
1 parent dc2fa18 commit 27526f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/Handpose/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<script src="../../dist/ml5.js"></script>
1010
</head>
1111
<body>
12-
<script src="script.js"></script>
12+
<script src="sketch.js"></script>
1313
</body>
1414
</html>
File renamed without changes.

0 commit comments

Comments
 (0)