From b2af1bfcecbcef5779856bb76ff13c9fa531e21b Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 29 Jun 2021 14:48:07 +0100 Subject: [PATCH] Update README.md YouTube url was broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b90e97c..3d2ac95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Tetris A vanilla javascript game -Watch my tutorial [here](https://www.youtube.com/watch?v=GWPGz9hrVMk) +Watch my tutorial [here](https://youtu.be/w1JJfK09ujQ) I have kept the styling at a bare miniumum for you to go wild and make it your own. Please tag me as I would LOVE to see your game!!!