Skip to content

Commit ba898a6

Browse files
committed
-
1 parent d6f258b commit ba898a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rate_limiter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ the number of requests to the API::
119119
.. note::
120120

121121
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>`
122+
controller methods, create an :doc:`event listener or subscriber </event_dispatcher>`
123123
for the :ref:`kernel.request event <component-http-kernel-kernel-request>`
124124
and check the rate limiter once for all requests.
125125

0 commit comments

Comments
 (0)