about summary refs log tree commit diff
path: root/website/sandbox/chord-drill-sergeant/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/sandbox/chord-drill-sergeant/index.html')
-rw-r--r--website/sandbox/chord-drill-sergeant/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/sandbox/chord-drill-sergeant/index.html b/website/sandbox/chord-drill-sergeant/index.html
index d2218ea1905a..861ed1479522 100644
--- a/website/sandbox/chord-drill-sergeant/index.html
+++ b/website/sandbox/chord-drill-sergeant/index.html
@@ -4,7 +4,7 @@
     <meta charset="UTF-8" />
     <title>Chord Drill Sergeant</title>
     <link rel="stylesheet" href="./output.css" />
-    <script src="./elm.js"></script>
+    <script src="./Main.min.js"></script>
   </head>
   <body class="font-serif">
     <div id="mount"></div>