From bfd1ef65e39b71a025955b86e34e83621233d8b2 Mon Sep 17 00:00:00 2001 From: joshua_word_2 Date: Sat, 27 Nov 2021 17:15:02 +0000 Subject: [PATCH] Update README.md fixing the not working wry.me website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca2ac3..0bc87d4 100644 --- a/README.md +++ b/README.md @@ -185,5 +185,5 @@ Special thanks to: * Paul Pridham for his [Glitch Machine iOS Bytebeat program](http://madgarden.net/apps/glitch-machine/). * Mr.Doob for his [GLSL Sandbox](http://mrdoob.com/projects/glsl_sandbox/) where much of this code was cribbed. * Nathan Rugg for his [LZMA-JS library](https://github.com/nmrugg/LZMA-JS). -* Darius Bacon for his [bytebeat program](https://github.com/darius/bytebeat) and for tips and examples to test it. +* Darius Bacon for his [bytebeat program](https://github.com/joshuaword2alt/bytebeat) and for tips and examples to test it.