Skip to content

Commit a82e55e

Browse files
committed
Remove two more reference
1 parent 7778b73 commit a82e55e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

components/mime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Now, enable the extension::
106106
$twig->addExtension(new CssInlinerExtension());
107107

108108
The 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

111111
Creating Raw Email Messages
112112
---------------------------

mailer.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)