Skip to content

Commit

Permalink
Fix homepage of libspng
Browse files Browse the repository at this point in the history
The current one cannot be reached. I replaced it with the one I found in
official Github repository https://github.com/randy408/libspng
  • Loading branch information
FantasqueX committed Dec 13, 2023
1 parent 0052d46 commit 992c527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ libpng Portable Network Graphics library.

libspng Portable Network Graphics library.
The license and copyright notes can be found in libspng/LICENSE.
See libspng home page https://www.libspng.org
See libspng home page https://libspng.org
for details and links to the source code

WITH_SPNG CMake option must be ON to add libspng support to imgcodecs
Expand Down

0 comments on commit 992c527

Please sign in to comment.