From f7edc0d6ef23ffca5cdf307c901efb66720842e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Tue, 29 Oct 2019 12:58:20 +0100 Subject: [PATCH] Updated Scrapy release procedure (markdown) --- Scrapy-release-procedure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scrapy-release-procedure.md b/Scrapy-release-procedure.md index d5e3a76..0254b43 100644 --- a/Scrapy-release-procedure.md +++ b/Scrapy-release-procedure.md @@ -63,7 +63,7 @@ end of the Python 2.7 job of the tag build. However, high-level requirements like supported Python versions or operating system families should be updated in the -[Python PackageIndex](https://pypi.org/project/Scrapy/) if they +[Python Package Index](https://pypi.org/project/Scrapy/) if they change in the Scrapy version being released. ## Read the Docs