Skip to content

Commit 03205bd

Browse files
move index.html in demo directory
1 parent 0a9968b commit 03205bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html renamed to demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<script type="module">
5-
import './dist/ternary-plot.umd.js';
5+
import '../dist/ternary-plot.umd.js';
66
</script>
77
</head>
88
<style>

0 commit comments

Comments
 (0)