Skip to content

Commit ce6e182

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Fix `:ref:` links
2 parents 13f8bcd + a86d2db commit ce6e182

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

750750
.. code-block:: ini
751751

0 commit comments

Comments
 (0)