Use extlink

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2024-04-05 05:09:11 +11:00 committed by GitHub
parent 0cc5de4e09
commit 2a2588d5df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1489,7 +1489,7 @@ QOI
.. versionadded:: 9.5.0
Pillow reads images in Quite OK Image format, using a Python decoder. If you wish to
write code specifically for this format, https://pypi.org/project/qoi is an alternative
write code specifically for this format, :pypi:`qoi` is an alternative
library that uses C to decode the image, and interfaces with NumPy.
SUN