From f8490cd20dbb7830ac119a182af783d138ab4e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Wed, 14 Feb 2024 19:24:22 +0100 Subject: [PATCH] Fix broken doc reference --- docs/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index eff90ba81..d36e90e72 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -24,7 +24,7 @@ Scrapy 1.8.4 (2024-02-14) Please, see the `cc65-xxvf-f7r9 security advisory`_ for more information. - .. _ReDoS vulnerability: https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS + .. _ReDoS vulnerabilities: https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS .. _cc65-xxvf-f7r9 security advisory: https://github.com/scrapy/scrapy/security/advisories/GHSA-cc65-xxvf-f7r9 - :setting:`DOWNLOAD_MAXSIZE` and :setting:`DOWNLOAD_WARNSIZE` now also apply