diff --git a/messenger.rst b/messenger.rst index 7e26cb9b4da..4cfa6778279 100644 --- a/messenger.rst +++ b/messenger.rst @@ -747,7 +747,7 @@ If you use the Redis Transport, note that each worker needs a unique consumer name to avoid the same message being handled by multiple workers. One way to achieve this is to set an environment variable in the Supervisor configuration file, which you can then refer to in ``messenger.yaml`` -(see the ref:`Redis section ` below): +(see the :ref:`Redis section ` below): .. code-block:: ini