You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/content/email/visual-html-editor.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,9 +98,9 @@ From the visual editor:
98
98
3. Enter the link attributes and text.
99
99
4. Click **Save**.
100
100
101
-
To add a link from the code editor, use ```<ahref = "[unsubscribe]"> </a>````.
101
+
To add a link from the code editor, use `<a href = "[unsubscribe]"> </a>` in your HTML.
102
102
103
-
For more on email unsubscribe links, view SendGrid's [best practices](https://sendgrid.com/blog/managing-your-marketing-email-unsubscribes/).
103
+
For more on email unsubscribe links, view SendGrid's [best practices](https://sendgrid.com/blog/managing-your-marketing-email-unsubscribes/){:target="blank"}.
0 commit comments