aboutsummaryrefslogtreecommitdiffstats
path: root/searcher/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'searcher/index.html')
-rw-r--r--searcher/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/searcher/index.html b/searcher/index.html
index 83abf53..c221c8f 100644
--- a/searcher/index.html
+++ b/searcher/index.html
@@ -19,7 +19,7 @@
<link crossorigin href="style.css" rel="preload" as="style"/>
<link crossorigin href="/terms.json" rel="preload" as="fetch"/>
<link crossorigin href="/circuits.json" rel="preload" as="fetch"/>
- <link crossorigin href="https://raw.githubusercontent.com/tyleo-rec/CircuitsV2Resources/master/misc/circuits.json" rel="preload" as="fetch"/>
+ <link crossorigin href="https://raw.githubusercontent.com/tyleo-rec/CircuitsV2Resources/master/misc/circuitsv2.json" rel="preload" as="fetch"/>
<script crossorigin src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/6.4.6/fuse.min.js"></script>
<script crossorigin src="/lib/util.js"></script>