summaryrefslogtreecommitdiff
path: root/src/toys/julia/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/toys/julia/index.html')
-rw-r--r--src/toys/julia/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toys/julia/index.html b/src/toys/julia/index.html
index 5b4c90d..9d9de51 100644
--- a/src/toys/julia/index.html
+++ b/src/toys/julia/index.html
@@ -45,7 +45,7 @@
powered by <a href="https://github.com/gpujs/gpu.js">gpu.js</a>
</div>
- <script src="gpu-browser.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/gpu.js@latest/dist/gpu-browser.min.js"></script>
<script src="julia.js"></script>
</body>
</html>