diff options
Diffstat (limited to '')
-rw-r--r-- | contrib/ada/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ada/readme.txt b/contrib/ada/readme.txt index efdd639..dd136c8 100644 --- a/contrib/ada/readme.txt +++ b/contrib/ada/readme.txt | |||
@@ -2,7 +2,7 @@ | |||
2 | Release 1.3 | 2 | Release 1.3 |
3 | 3 | ||
4 | ZLib.Ada is a thick binding interface to the popular ZLib data | 4 | ZLib.Ada is a thick binding interface to the popular ZLib data |
5 | compression library, available at http://www.gzip.org/zlib/. | 5 | compression library, available at https://zlib.net/. |
6 | It provides Ada-style access to the ZLib C library. | 6 | It provides Ada-style access to the ZLib C library. |
7 | 7 | ||
8 | 8 | ||