From a0836b8fd9720a9439cb3b940aca53b6844a094b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Losada?= Date: Mon, 1 Jan 2018 15:59:38 +0000 Subject: [PATCH] Fix link in news.rst --- docs/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.rst b/docs/news.rst index 36ead3aba..1629510b2 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -98,7 +98,7 @@ Docs - Use ``pymongo.collection.Collection.insert_one()`` in MongoDB example (:issue:`2781`) - Spelling mistake and typos - (:issue:`2828`, :issue:`2837`, :issue:`#2884`, :issue:`2924`) + (:issue:`2828`, :issue:`2837`, :issue:`2884`, :issue:`2924`) - Clarify ``CSVFeedSpider.headers`` documentation (:issue:`2826`) - Document ``DontCloseSpider`` exception and clarify ``spider_idle`` (:issue:`2791`)