Skip to content

Commit

Permalink
Added the mailto
Browse files Browse the repository at this point in the history
Co-authored-by: Ruth Cheesley <[email protected]>
  • Loading branch information
RitaOC and RCheesley authored Nov 19, 2024
1 parent 90a56fe commit 904fbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/links/mautic_mail.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

link_name = "Mautic Mail"
link_text = "Mautic Mail"
link_url = "[email protected]"
link_url = "mailto:[email protected]"

link.xref_links.update({link_name: (link_text, link_url)})

0 comments on commit 904fbb5

Please sign in to comment.