From a781c8fa24e09672da0fb9ae60ca15d2ed819d9e Mon Sep 17 00:00:00 2001 From: Carl-Erik Kopseng Date: Sun, 27 Jul 2025 11:18:56 +0200 Subject: [PATCH] Update broken link The format changed on the blog urls --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4a42ae..6946ed4 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ I used some excellent other libraries/resources to make life easier for me here: * [Sokol](https://github.com/floooh/sokol) libraries for application setup, rendering and time functions. zlib/libpng license. * [stb](https://github.com/nothings/stb) library for image loading. mit/unlicense license. -* Sprites used by "the game" I took from Dan Cook's [Space Cute prototyping challenge](http://www.lostgarden.com/2007/03/spacecute-prototyping-challenge.html). +* Sprites used by "the game" I took from Dan Cook's [Space Cute prototyping challenge](https://lostgarden.com/2007/03/31/spacecute-prototyping-challenge/).