use HTTPS for zlib.net

This commit is contained in:
Viktor Szakats
2017-05-27 13:54:30 +00:00
parent a1577bf965
commit 95f3c07d6f
4 changed files with 6 additions and 6 deletions

View File

@@ -611,7 +611,7 @@ majority of the needs of its users.
Libpng uses zlib for its compression and decompression of PNG files.
Further information about zlib, and the latest version of zlib, can
be found at the zlib home page, <http://zlib.net/>.
be found at the zlib home page, <https://zlib.net/>.
The zlib compression utility is a general purpose utility that is
useful for more than PNG files, and can be used without libpng.
See the documentation delivered with zlib for more details.
@@ -6016,7 +6016,7 @@ http://www.libpng.org/pub/png
.I libpng
or at
.br
http://zlib.net/
https://zlib.net/
.LP
.IR PNG specification: RFC 2083