From ee4f527f47111c18ddef0c2369c1dede7447a4e9 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Sun, 19 Jan 2025 14:58:02 +0100 Subject: [PATCH] fix(docs): pillow domain is shut down permanently See https://github.com/python-pillow/Pillow/issues/8585 --- docs/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index 924abb7a1..8230c3aef 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -6862,7 +6862,7 @@ First release of Scrapy. .. _parsel.csstranslator.HTMLTranslator: https://parsel.readthedocs.io/en/latest/parsel.html#parsel.csstranslator.HTMLTranslator .. _parsel.csstranslator.XPathExpr: https://parsel.readthedocs.io/en/latest/parsel.html#parsel.csstranslator.XPathExpr .. _PEP 257: https://peps.python.org/pep-0257/ -.. _Pillow: https://python-pillow.org/ +.. _Pillow: https://github.com/python-pillow/Pillow .. _pyOpenSSL: https://www.pyopenssl.org/en/stable/ .. _queuelib: https://github.com/scrapy/queuelib .. _registered with IANA: https://www.iana.org/assignments/media-types/media-types.xhtml