how to add link to text in html?
Hi,
I’m trying to add link to text in html and am using the code as follows. It’s working in the preview but when I send the email to gmail/icloud/yahoo, the link doesnt work. When you click the link in email, it directs you to this broken link: https://ctrk.klclick3.com/l/01KDG9XVJ315YYHGJ3RGBRZPWT_6
Here’s the code I tried: <a href="example.com">Example</a>
Any solutions?
