From ad824a264bfc69ec600c90ca380745b45da3dfe6 Mon Sep 17 00:00:00 2001 From: Anubhav Patel Date: Tue, 27 Aug 2019 18:30:11 +0530 Subject: [PATCH] fixes a link in doc --- docs/topics/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index 0cb81c43e..4cb76412e 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -952,7 +952,7 @@ LOGSTATS_INTERVAL Default: ``60.0`` The interval (in seconds) between each logging printout of the stats -by :class:`~extensions.logstats.LogStats`. +by :class:`~scrapy.extensions.logstats.LogStats`. .. setting:: MEMDEBUG_ENABLED