I have tried to add secure url to href I have got some weird characters after the link.
what I have done:
<a href='https://example.com/request-access'>request</a>
What I got :
https://example.com/request-access%E2%80%8E
I am wondering why these characters has been added, I know it is a selly question
Can anyone help me, Please.