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 /qnx | |
parent | 81e7c386082ccff6a6f9ba78013a79cf8e1657d2 (diff) | |
download | zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.gz zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.tar.bz2 zlib-504403f3e468bca2dc85c055d96ad392e9c7aae0.zip |
Fix broken links.
Diffstat (limited to 'qnx')
-rw-r--r-- | qnx/package.qpg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qnx/package.qpg b/qnx/package.qpg index 9e8e1b3..02970c2 100644 --- a/qnx/package.qpg +++ b/qnx/package.qpg | |||
@@ -58,7 +58,7 @@ | |||
58 | <QPM:ProductIconLarge></QPM:ProductIconLarge> | 58 | <QPM:ProductIconLarge></QPM:ProductIconLarge> |
59 | <QPM:ProductDescriptionShort>A massively spiffy yet delicately unobtrusive compression library.</QPM:ProductDescriptionShort> | 59 | <QPM:ProductDescriptionShort>A massively spiffy yet delicately unobtrusive compression library.</QPM:ProductDescriptionShort> |
60 | <QPM:ProductDescriptionLong>zlib is designed to be a free, general-purpose, legally unencumbered, lossless data compression library for use on virtually any computer hardware and operating system.</QPM:ProductDescriptionLong> | 60 | <QPM:ProductDescriptionLong>zlib is designed to be a free, general-purpose, legally unencumbered, lossless data compression library for use on virtually any computer hardware and operating system.</QPM:ProductDescriptionLong> |
61 | <QPM:ProductDescriptionURL>http://www.gzip.org/zlib</QPM:ProductDescriptionURL> | 61 | <QPM:ProductDescriptionURL>https://zlib.net/</QPM:ProductDescriptionURL> |
62 | <QPM:ProductDescriptionEmbedURL></QPM:ProductDescriptionEmbedURL> | 62 | <QPM:ProductDescriptionEmbedURL></QPM:ProductDescriptionEmbedURL> |
63 | </QPM:ProductDescription> | 63 | </QPM:ProductDescription> |
64 | 64 | ||