From 84d0e3f312f72574cd634236322af3d4e3f81e3f Mon Sep 17 00:00:00 2001 From: Jeroen van Rijn Date: Mon, 9 Sep 2024 15:32:43 +0200 Subject: [PATCH] Fix link. --- content/news/2024-09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/2024-09.md b/content/news/2024-09.md index ecdc23c4..62cf9940 100644 --- a/content/news/2024-09.md +++ b/content/news/2024-09.md @@ -30,7 +30,7 @@ For the rest of the many compiler changes, read the [monthly release](https://gi | [winforms](https://github.com/kcvinker/Winforms) | Winforms gui library | | [odin-ts](https://github.com/Sampie159/odin-ts-mode) | tresitter mode for emacs | | [odin-harfbuzz](https://codeberg.org/mgavioli/odin-harfbuzz) | Harfbuzz bindings | -| [colorpicker](https://bottosson.github.io/posts/colorpicker) | colorpicker in Okhsv & Okhsl | +| [colorpicker](https://github.com/brunodeangelis/okhsv-picker) | colorpicker in Okhsv & Okhsl | | [4ZCP-4-bit-emulator](https://github.com/Z7-Z7L/4ZCP-4-bit-computer-emulator/tree/main) | 4ZCP 4 bit emulator | | [audio-example](https://github.com/markersniffen/odin-audio-example) | audio example showcase | | [sdf-terrain-painter](https://github.com/karl-zylinski/sdf-terrain-painter) | An SDF terrain painter |