Skip to content

Commit d098c98

Browse files
authored
Merge pull request #2 from jsdelivrbot/master
RawGit is shutting down, replace it with jsDelivr
2 parents 97a9738 + b44d856 commit d098c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dodge/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
</head>
66
<body>
77
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.4.12/p5.js"></script>
8-
<script src="https://cdn.rawgit.com/molleindustria/p5.play/1bf3c72fe6b647617373b9b3ea3e419baaef8cfd/lib/p5.play.js"></script>
8+
<script src="https://cdn.jsdelivr.net/gh/molleindustria/p5.play@1bf3c72fe6b647617373b9b3ea3e419baaef8cfd/lib/p5.play.js"></script>
99
</body>
1010
</html>

0 commit comments

Comments
 (0)