File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Now, enable the extension::
106106 $twig->addExtension(new CssInlinerExtension());
107107
108108The same process should be used for enabling other extensions, like the
109- :ref: `MarkdownExtension <mailer-markdown >` and :ref: ` InkyExtension < mailer-inky >` .
109+ :ref: `MarkdownExtension <mailer-markdown >`.
110110
111111Creating Raw Email Messages
112112---------------------------
Original file line number Diff line number Diff line change @@ -2219,7 +2219,6 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
22192219.. _`Brevo` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Brevo/README.md
22202220.. _`default_socket_timeout` : https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
22212221.. _`DKIM` : https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
2222- .. _`download the foundation-emails.css file` : https://github.com/foundation/foundation-emails/blob/develop/dist/foundation-emails.css
22232222.. _`Google Gmail` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Google/README.md
22242223.. _`high availability` : https://en.wikipedia.org/wiki/High_availability
22252224.. _`Infobip` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Infobip/README.md
You can’t perform that action at this time.
0 commit comments