I am trying to hyperlink a number (international phone number) on my HTML webpage.
I've looked at tons of other examples online, and mine looks exactly the same so I'm not sure why it's not working :(
<a href="tel:+44 20 7123 4567">+44 20 7123 4567</a>
and here is my error message