The URL given in the tag is containing newline or carriage return. This is a notice, not a real HTML error.
<a> discarding newline in URI reference.
![]() | <a href="my_link .html">my link</a> |
![]() | <a href="my_link.html"> my_link</a> |
Remove the newline in the URL