diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/DLL_FAQ.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/DLL_FAQ.txt b/win32/DLL_FAQ.txt index d8cf5f3..07760df 100644 --- a/win32/DLL_FAQ.txt +++ b/win32/DLL_FAQ.txt | |||
@@ -6,7 +6,7 @@ This document describes the design, the rationale, and the usage | |||
6 | of the common DLL build of zlib, named ZLIB1.DLL. If you have | 6 | of the common DLL build of zlib, named ZLIB1.DLL. If you have |
7 | general questions about zlib, you should see the file "FAQ" found | 7 | general questions about zlib, you should see the file "FAQ" found |
8 | in the zlib distribution, or at the following location: | 8 | in the zlib distribution, or at the following location: |
9 | http://www.gzip.org/zlib/zlib_faq.html | 9 | https://www.zlib.net/zlib_faq.html |
10 | 10 | ||
11 | 11 | ||
12 | 1. What is ZLIB1.DLL, and how can I get it? | 12 | 1. What is ZLIB1.DLL, and how can I get it? |