From a50c3957df3c6929ab9f872a833036212634da1e Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 27 Apr 2022 22:28:10 +1000 Subject: [PATCH] Updated URL --- src/PIL/JpegPresets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PIL/JpegPresets.py b/src/PIL/JpegPresets.py index e5a5d178a..a678e248e 100644 --- a/src/PIL/JpegPresets.py +++ b/src/PIL/JpegPresets.py @@ -37,7 +37,7 @@ You can get the subsampling of a JPEG with the :func:`.JpegImagePlugin.get_sampling` function. In JPEG compressed data a JPEG marker is used instead of an EXIF tag. -(ref.: https://www.exiv2.org/tags.html) +(ref.: https://exiv2.org/tags.html) Quantization tables