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 /contrib/ada | |
parent | 81e7c386082ccff6a6f9ba78013a79cf8e1657d2 (diff) | |
download | zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.gz zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.bz2 zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.zip |
Fix broken links.
Diffstat (limited to 'contrib/ada')
-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 | ||