Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dae3133

Browse filesBrowse files
committed
Fixed broken link
1 parent 05b9d80 commit dae3133
Copy full SHA for dae3133

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Embedding Images
234234

235235
If you want to display images inside your email, you must embed them
236236
instead of adding them as attachments. When using Twig to render the email
237-
contents, as explained `later in this article <Embedding Images>`_,
237+
contents, as explained :ref:`later in this article <reference-mailer-twig-embedding-images>`,
238238
the images are embedded automatically. Otherwise, you need to embed them manually.
239239

240240
First, use the ``embed()`` or ``embedFromPath()`` method to add an image from a
@@ -366,6 +366,8 @@ the ``TemplatedEmail`` class:
366366
// ...
367367
;
368368
369+
.. _reference-mailer-twig-embedding-images:
370+
369371
Embedding Images
370372
~~~~~~~~~~~~~~~~
371373

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.