Skip to content

Commit 714113c

Browse files
committed
Minor tweak
1 parent 9ae9efe commit 714113c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,7 +1694,7 @@ redis_sentinel support is disabled
16941694
ssl Map of TLS options. null
16951695
======================= ===================================== =================================
16961696

1697-
The ``ssl`` option can be used to provide SSL context options (`php.net/context.ssl`_) for the TLS channel, e.g. in tests:
1697+
The ``ssl`` option can be used to provide `SSL context options`_ for the TLS channel, e.g. in tests:
16981698

16991699
.. configuration-block::
17001700

@@ -3488,4 +3488,4 @@ Learn more
34883488
.. _`AMQProxy`: https://github.com/cloudamqp/amqproxy
34893489
.. _`high connection churn`: https://www.rabbitmq.com/connections.html#high-connection-churn
34903490
.. _`article about CQRS`: https://martinfowler.com/bliki/CQRS.html
3491-
.. _`php.net/context.ssl`: https://php.net/context.ssl
3491+
.. _`SSL context options`: https://php.net/context.ssl

0 commit comments

Comments
 (0)