Skip to content

Commit 4afabac

Browse files
committed
update handpose example script url
1 parent 3da0b4b commit 4afabac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Handpose/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Document</title>
88
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.6.0/p5.js"></script>
9-
<script src="http://localhost:8080/ml5.js"></script>
9+
<script src="../../dist/ml5.js"></script>
1010
</head>
1111
<body>
1212
<script src="script.js"></script>

0 commit comments

Comments
 (0)