summaryrefslogtreecommitdiff
path: root/clock.html
diff options
context:
space:
mode:
Diffstat (limited to 'clock.html')
-rw-r--r--clock.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clock.html b/clock.html
index 1fccaba..a47028d 100644
--- a/clock.html
+++ b/clock.html
@@ -10,7 +10,7 @@
<div id="header_links_div"></div>
<script src="js/header_links.js"></script>
<hr>
-<script src="js/p5.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.2/p5.js"></script>
<script src="js/clock.js"></script>
</body>
</html>