Skip to content

Commit 2407636

Browse files
committed
Fix :ref: links
1 parent a5a2770 commit 2407636

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
@@ -747,7 +747,7 @@ If you use the Redis Transport, note that each worker needs a unique consumer
747747
name to avoid the same message being handled by multiple workers. One way to
748748
achieve this is to set an environment variable in the Supervisor configuration
749749
file, which you can then refer to in ``messenger.yaml``
750-
(see the ref:`Redis section <messenger-redis-transport>` below):
750+
(see the :ref:`Redis section <messenger-redis-transport>` below):
751751

752752
.. code-block:: ini
753753

0 commit comments

Comments
 (0)