diff --git a/README.md b/README.md index 5935f3f..d3f7282 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ implementations listed below. - [Raylib](https://github.com/raysan5/raylib) supports decoding and encoding QOI textures through its [rtextures module](https://github.com/raysan5/raylib/blob/master/src/rtextures.c) - [Rebol3](https://github.com/Oldes/Rebol3/issues/39) supports decoding and encoding QOI using a native codec - [c-ray](https://github.com/vkoskiv/c-ray) supports QOI natively -- [SAIL](https://github.com/HappySeaFox/sail) image decoding library, supports decoding and encoding QOI images +- [SAIL](https://sail.software) image decoding library, supports decoding and encoding QOI images - [Orx](https://github.com/orx/orx) 2D game engine, supports QOI natively - [IrfanView](https://www.irfanview.com) supports decoding and encoding QOI through its Formats plugin - [ImageMagick](https://github.com/ImageMagick/ImageMagick) supports decoding and encoding QOI, since 7.1.0-20