From 7c61bd897cf383b88f3b2891063a82fd4a731161 Mon Sep 17 00:00:00 2001 From: Julia Medina Date: Thu, 14 May 2015 20:09:19 -0300 Subject: [PATCH] Fix in docs for error introduced in #1218 --- docs/topics/link-extractors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/link-extractors.rst b/docs/topics/link-extractors.rst index f9b25ae6383..8253e76507b 100644 --- a/docs/topics/link-extractors.rst +++ b/docs/topics/link-extractors.rst @@ -79,7 +79,7 @@ LxmlLinkExtractor extensions that should be ignored when extracting links. If not given, it will default to the ``IGNORED_EXTENSIONS`` list defined in the - `scrapy.linkextractors`_ module. + `scrapy.linkextractors`_ package. :type deny_extensions: list :param restrict_xpaths: is an XPath (or list of XPath's) which defines