From a77d507f3747f163be90a2cac8842eb2cd228925 Mon Sep 17 00:00:00 2001 From: Mathias Vagni Date: Wed, 6 Dec 2023 11:37:38 +0100 Subject: [PATCH] fix broken image (#11) --- email/sending.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/email/sending.mdx b/email/sending.mdx index 6c67c1b..84d3558 100644 --- a/email/sending.mdx +++ b/email/sending.mdx @@ -7,7 +7,7 @@ To be able to send emails from Plain using your support email address, you will While setting up your email, you will see DNS settings that need to be configured for your domain: -![DNS settings](public/images/email-setup-4.png) +![DNS settings](/public/images/email-setup-4.png) The first record is the "DKIM". It is part of the available mechanisms that exist to authenticate emails: verifying that you're the actual sender of the email.