mirror of https://github.com/scrapy/scrapy.git
changed link to scheduler middleware doc, now in experimental
This commit is contained in:
parent
3998a0cb58
commit
f3240748cb
|
|
@ -149,8 +149,8 @@ Extending Scrapy
|
|||
:doc:`topics/spider-middleware`
|
||||
Customize the input and output of your spiders.
|
||||
|
||||
:doc:`topics/scheduler-middleware`
|
||||
Customize how pages are scheduled.
|
||||
:doc:`experimental/scheduler-middleware`
|
||||
Customize how pages are scheduled (warning: experimental doc).
|
||||
|
||||
:doc:`topics/extensions`
|
||||
Add any custom functionality using :doc:`signals <topics/signals>` and the
|
||||
|
|
|
|||
Loading…
Reference in New Issue