mirror of https://github.com/scrapy/scrapy.git
Merge pull request #3978 from anubhavp28/doc-link-fix
Fixes a link in docs
This commit is contained in:
commit
b00f81c52b
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue