We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f258b commit ba898a6Copy full SHA for ba898a6
rate_limiter.rst
@@ -119,7 +119,7 @@ the number of requests to the API::
119
.. note::
120
121
In a real application, instead of checking the rate limiter in all the API
122
- controller methods, create an :ref:`event listener or subscriber </event_dispatcher>`
+ controller methods, create an :doc:`event listener or subscriber </event_dispatcher>`
123
for the :ref:`kernel.request event <component-http-kernel-kernel-request>`
124
and check the rate limiter once for all requests.
125
0 commit comments