[libpng16] Fix urls

This commit is contained in:
Glenn Randers-Pehrson
2017-05-19 17:34:31 -05:00
parent a1577bf965
commit d2ac910a53
3 changed files with 12 additions and 12 deletions

4
README
View File

@@ -1,4 +1,4 @@
README for libpng version 1.6.30beta03 - May 16, 2017 (shared library 16.0)
README for libpng version 1.6.30beta03 - May 19, 2017 (shared library 16.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.
@@ -88,7 +88,7 @@ zlib should be available at the same place that libpng is, or at zlib.net.
You may also want a copy of the PNG specification. It is available
as an RFC, a W3C Recommendation, and an ISO/IEC Standard. You can find
these at http://www.libpng.org/pub/png/documents/
these at http://www.libpng.org/pub/png/pngdocs.html .
This code is currently being archived at libpng.sourceforge.io in the
[DOWNLOAD] area, and at ftp://ftp-osl.osuosl.org/pub/libpng/src . If you