Skip to content

Commit ef275c0

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: - Rename Service name
2 parents abfa3fd + d94f9cc commit ef275c0

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``
@@ -1920,8 +1920,8 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
19201920
.. _`Inky`: https://get.foundation/emails/docs/inky.html
19211921
.. _`league/html-to-markdown`: https://github.com/thephpleague/html-to-markdown
19221922
.. _`load balancing`: https://en.wikipedia.org/wiki/Load_balancing_(computing)
1923-
.. _`Mailchimp Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
19241923
.. _`MailerSend`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/MailerSend/README.md
1924+
.. _`Mandrill`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailchimp/README.md
19251925
.. _`Mailgun`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailgun/README.md
19261926
.. _`Mailjet`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Mailjet/README.md
19271927
.. _`Markdown syntax`: https://commonmark.org/

0 commit comments

Comments
 (0)