diff options
author | Justin Dhillon <justin.singh.dhillon@gmail.com> | 2024-02-07 15:14:24 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2024-02-07 15:35:51 -0800 |
commit | 504403f3e468bca2dc85c055d96ad392e9c7aae0 (patch) | |
tree | 42fb905a728c4b0946c810ca38cbdd798d6a813d /FAQ | |
parent | 81e7c386082ccff6a6f9ba78013a79cf8e1657d2 (diff) | |
download | zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.gz zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.bz2 zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.zip |
Fix broken links.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ The latest zlib FAQ is at http://zlib.net/zlib_faq.html | |||
19 | 3. Where can I get a Visual Basic interface to zlib? | 19 | 3. Where can I get a Visual Basic interface to zlib? |
20 | 20 | ||
21 | See | 21 | See |
22 | * http://marknelson.us/1997/01/01/zlib-engine/ | 22 | * https://marknelson.us/posts/1997/01/01/zlib-engine.html |
23 | * win32/DLL_FAQ.txt in the zlib distribution | 23 | * win32/DLL_FAQ.txt in the zlib distribution |
24 | 24 | ||
25 | 4. compress() returns Z_BUF_ERROR. | 25 | 4. compress() returns Z_BUF_ERROR. |