Skip to content

Commit 3d8d24a

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: - Rename Service name
2 parents 47caec8 + ef275c0 commit 3d8d24a

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
@@ -105,7 +105,7 @@ Service Install with
105105
`Amazon SES`_ ``composer require symfony/amazon-mailer``
106106
`Brevo`_ ``composer require symfony/brevo-mailer``
107107
`Infobip`_ ``composer require symfony/infobip-mailer``
108-
`Mailchimp Mandrill`_ ``composer require symfony/mailchimp-mailer``
108+
`Mandrill`_ ``composer require symfony/mailchimp-mailer``
109109
`Mailgun`_ ``composer require symfony/mailgun-mailer``
110110
`Mailjet`_ ``composer require symfony/mailjet-mailer``
111111
`MailPace`_ ``composer require symfony/mail-pace-mailer``
@@ -1826,8 +1826,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
18261826
.. _`Inky`: https://get.foundation/emails/docs/inky.html
18271827
.. _`league/html-to-markdown`: https://github.com/thephpleague/html-to-markdown
18281828
.. _`load balancing`: https://en.wikipedia.org/wiki/Load_balancing_(computing)
1829-
.. _`Mailchimp Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
18301829
.. _`MailerSend`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/MailerSend/README.md
1830+
.. _`Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
18311831
.. _`Mailgun`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
18321832
.. _`Mailjet`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
18331833
.. _`Markdown syntax`: https://commonmark.org/

0 commit comments

Comments
 (0)