diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2022-11-08 11:50:59 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2022-11-08 11:55:40 -0800 |
commit | 76820e4107f534231f1302351a7ea479e86d1dd4 (patch) | |
tree | 3672f97ce1c1bd7fbe0649905bf1fed7ebdeb2b0 /README | |
parent | 41fda48fc264ed0cfe612f64a462bacac09f735e (diff) | |
download | zlib-76820e4107f534231f1302351a7ea479e86d1dd4.tar.gz zlib-76820e4107f534231f1302351a7ea479e86d1dd4.tar.bz2 zlib-76820e4107f534231f1302351a7ea479e86d1dd4.zip |
Update broken article link in README.
Signed-off-by: Marcus Müller <mueller_sourcecodinglib@baseband.digital>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ PLEASE read the zlib FAQ http://zlib.net/zlib_faq.html before asking for help. | |||
29 | 29 | ||
30 | Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997 | 30 | Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997 |
31 | issue of Dr. Dobb's Journal; a copy of the article is available at | 31 | issue of Dr. Dobb's Journal; a copy of the article is available at |
32 | http://marknelson.us/1997/01/01/zlib-engine/ . | 32 | https://marknelson.us/posts/1997/01/01/zlib-engine.html . |
33 | 33 | ||
34 | The changes made in version 1.2.13.1 are documented in the file ChangeLog. | 34 | The changes made in version 1.2.13.1 are documented in the file ChangeLog. |
35 | 35 | ||