aboutsummaryrefslogtreecommitdiffstats
path: root/grapher/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'grapher/index.html')
-rw-r--r--grapher/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/index.html b/grapher/index.html
index b81b31b..23144e6 100644
--- a/grapher/index.html
+++ b/grapher/index.html
@@ -16,7 +16,7 @@
<script crossorigin src="/lib/util.js"></script>
<script crossorigin src="/lib/types.js"></script>
- <script crossorigin src="/lib/chips.js"></script>
+ <script crossorigin src="/lib/chips2.js"></script>
<script crossorigin src="script.js"></script>
<noscript><style> #searcher, #graph, #canvas { display: none } </style></noscript>
</head>