Hope you are doing well.
I am using your free api for sending an email but when I sends any email using my mailgun configuration in email I am facing below problem:
In message suppose I am sending 'Click Here to Download' and wrap that string to anchor tag with url 'www.test.com' at that scenario in my email account I am getting 'Click here to Download' link but the url of that string becomes like below:
So can you please let me know how can I resolve it or what type of configuration I need to do ?
Thanks,