From 521a1b9921b712bdea7498b927e16f06c19a828c Mon Sep 17 00:00:00 2001 From: Jean-Michel Gorius <11683623+jmgorius@users.noreply.github.com> Date: Tue, 15 Dec 2020 17:00:53 +0100 Subject: [PATCH] docs: Update link to libspng [skip ci] libspng moved from Gitlab to Github. Update the link to point to the new location. --- docs/markdown/Users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 366a0c3e0..405757d68 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -85,7 +85,7 @@ topic](https://github.com/topics/meson). - [Libosmscout](https://github.com/Framstag/libosmscout), a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data - [libratbag](https://github.com/libratbag/libratbag), provides a DBus daemon to configure input devices, mainly gaming mice. - - [libspng](https://gitlab.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG) + - [libspng](https://github.com/randy408/libspng), a C library for reading and writing Portable Network Graphics (PNG) format files - [libui](https://github.com/andlabs/libui), a simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports - [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API