Commit 2b250b8 for zlib

commit 2b250b88a4ec5c896183b08abca1b573de3251b3
Author: Mark Adler <git@madler.net>
Date:   Fri Dec 12 11:47:13 2025 -0800

    Fix links to Mark Nelson's zlib article, now hosted on zlib.net.

diff --git a/FAQ b/FAQ
index 57dd4f5..43d51b7 100644
--- a/FAQ
+++ b/FAQ
@@ -19,7 +19,7 @@ The latest zlib FAQ is at http://zlib.net/zlib_faq.html
  3. Where can I get a Visual Basic interface to zlib?

     See
-        * https://marknelson.us/posts/1997/01/01/zlib-engine.html
+        * https://zlib.net/nelson/
         * win32/DLL_FAQ.txt in the zlib distribution

  4. compress() returns Z_BUF_ERROR.
diff --git a/README b/README
index 17b70fc..beba22e 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ PLEASE read the zlib FAQ http://zlib.net/zlib_faq.html before asking for help.

 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan.  1997
 issue of Dr.  Dobb's Journal; a copy of the article is available at
-https://web.archive.org/web/20241130054640/https://marknelson.us/posts/1997/01/01/zlib-engine.html .
+https://zlib.net/nelson/ .

 The changes made in version 1.3.1.2 are documented in the file ChangeLog.

diff --git a/zlib.3 b/zlib.3
index 4501a1a..187e17a 100644
--- a/zlib.3
+++ b/zlib.3
@@ -86,7 +86,7 @@ Mark Nelson wrote an article about
 for the Jan. 1997 issue of  Dr. Dobb's Journal;
 a copy of the article is available at:
 .IP
-https://marknelson.us/posts/1997/01/01/zlib-engine.html
+https://zlib.net/nelson/
 .SH "REPORTING PROBLEMS"
 Before reporting a problem,
 please check the
diff --git a/zlib.3.pdf b/zlib.3.pdf
index 7cf6b49..a051aeb 100644
Binary files a/zlib.3.pdf and b/zlib.3.pdf differ