Skip to content

Commit d97d031

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: - Rename Service name
2 parents 5ac001e + 3d8d24a commit d97d031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Service Install with
106106
`Azure`_ ``composer require symfony/azure-mailer``
107107
`Brevo`_ ``composer require symfony/brevo-mailer``
108108
`Infobip`_ ``composer require symfony/infobip-mailer``
109-
`Mailchimp Mandrill`_ ``composer require symfony/mailchimp-mailer``
109+
`Mandrill`_ ``composer require symfony/mailchimp-mailer``
110110
`Mailgun`_ ``composer require symfony/mailgun-mailer``
111111
`Mailjet`_ ``composer require symfony/mailjet-mailer``
112112
`MailPace`_ ``composer require symfony/mail-pace-mailer``
@@ -1834,8 +1834,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
18341834
.. _`Inky`: https://get.foundation/emails/docs/inky.html
18351835
.. _`league/html-to-markdown`: https://github.com/thephpleague/html-to-markdown
18361836
.. _`load balancing`: https://en.wikipedia.org/wiki/Load_balancing_(computing)
1837-
.. _`Mailchimp Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
18381837
.. _`MailerSend`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/MailerSend/README.md
1838+
.. _`Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
18391839
.. _`Mailgun`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
18401840
.. _`Mailjet`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
18411841
.. _`Markdown syntax`: https://commonmark.org/

0 commit comments

Comments
 (0)