Skip to content

Commit 6eaf0d2

Browse files
committed
Minor tweak
1 parent e4434ca commit 6eaf0d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rate_limiter.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,8 @@ prevents that number from being higher than 5,000).
218218
.. tip::
219219

220220
All rate-limiters are tagged with the ``rate_limiter`` tag, so you can
221-
easily find them with a tagged iterator or locator.
221+
find them with a :doc:`tagged iterator </service_container/tags>` or
222+
:doc:`locator </service_container/service_subscribers_locators>`.
222223

223224
.. versionadded:: 7.1
224225

0 commit comments

Comments
 (0)