summaryrefslogtreecommitdiff
path: root/ant.html
diff options
context:
space:
mode:
Diffstat (limited to 'ant.html')
-rw-r--r--ant.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ant.html b/ant.html
index 36c5bb5..dfcea3c 100644
--- a/ant.html
+++ b/ant.html
@@ -1,9 +1,9 @@
<html>
<head>
<title>Langton's Ant</title>
-<link rel="stylesheet" href="css/bootstrap.min.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
-<script src="js/p5.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.5.2/p5.js"></script>
</head>
<body>
<h2>Langton's Ant</h2>