We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07855f6 commit ce8719dCopy full SHA for ce8719d
reference/configuration/swiftmailer.rst
@@ -164,9 +164,7 @@ delivery_whitelist
164
165
Used in combination with ``delivery_address``. If set, emails matching any of these
166
patterns will be delivered like normal, instead of being sent to `delivery_address`.
167
-For details, see `the Cookbook entry.`_
168
-
169
-.. _`the Cookbook entry.`: http://symfony.com/doc/current/cookbook/email/dev_environment.html#sending-to-a-specified-address-but-with-exceptions
+For details, see :ref:`the cookbook entry <sending-to-a-specified-address-but-with-exceptions>`
170
171
disable_delivery
172
~~~~~~~~~~~~~~~~
0 commit comments