Skip to content

Commit a1ece0d

Browse files
committed
Correction of a typo for a reference link
1 parent 319b504 commit a1ece0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ If you use the Redis Transport, note that each worker needs a unique consumer
717717
name to avoid the same message being handled by multiple workers. One way to
718718
achieve this is to set an environment variable in the Supervisor configuration
719719
file, which you can then refer to in ``messenger.yaml``
720-
(see the ref:`Redis section <messenger-redis-transport>` below):
720+
(see the :ref:`Redis section <messenger-redis-transport>` below):
721721

722722
.. code-block:: ini
723723

0 commit comments

Comments
 (0)