Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbc0139

Browse files
committedAug 20, 2024··
bug #20113 Correction of a typo for a reference link (lkolndeep)
This PR was merged into the 5.4 branch. Discussion ---------- Correction of a typo for a reference link Correction of a typo in a reference link in the section Supervisor Configuration. Commits ------- a1ece0d Correction of a typo for a reference link
2 parents 319b504 + a1ece0d commit fbc0139

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)
Please sign in to comment.