diff --git a/README.md b/README.md index 63e5248..51d142e 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Teams of any size are allowed. Just be aware that coordinating large teams can b * FTXUI has a canvas: https://github.com/ArthurSonzogni/FTXUI/blob/master/examples/dom/canvas.cpp * The "homescreen" example shows how to do live animations / event loop https://arthursonzogni.com/FTXUI/examples/?file=component/homescreen * It should be possible to create a normal game loop - * There are Unicode fonts which might prove to be useful: https://unicode-table.com/en/blocks/block-elements/ https://unicode-table.com/en/blocks/symbols-for-legacy-computing/ + * There are Unicode fonts which might prove to be useful: https://symbl.cc/en/unicode/blocks/block-elements/ https://symbl.cc/en/unicode/blocks/symbols-for-legacy-computing/ # Configuration Notes