From ad58b8ec44a7f7a9eba56aacb19de85e2b5128b3 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Sat, 5 Mar 2016 15:48:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b0721b..6ebc266 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Thanks for support, help and comments: Legal stuff ----------- -- packJPG v2.5j (http://www.elektronik.htw-aalen.de/packjpg/index.htm) by Matthias Stirner is used for compression/decompression of JPG files. +- packJPG v2.5j (https://github.com/packjpg/packJPG) by Matthias Stirner is used for compression/decompression of JPG files. - packMP3 v1.0f by Matthias Stirner (http://packjpg.encode.ru/?page_id=19) by Matthias Stirner is used for compression/decompression of MP3 files. - bZip2 1.0.6 (http://www.bzip.org) by Julian Seward is used for compression/decompression of bZip2 streams. - zLib 1.2.8 (http://www.zlib.net) by Jean-loup Gailly and Mark Adler is used for compression/decompression of zLib streams.