for example
if add a link like this
<a href="http://forum.freecodecamp.org/"></a>
link is redirected to http://localhost:3000/http://forum.freecodecamp.org/
any idea why it happens so
for example
if add a link like this
<a href="http://forum.freecodecamp.org/"></a>
link is redirected to http://localhost:3000/http://forum.freecodecamp.org/
any idea why it happens so
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make easier to read.
See this post to find the backtick on your keyboard. The “preformatted text” tool in the editor (</>
) will also add backticks around text.
Note: Backticks are not single quotes.
I was not aware of that. I will take care of that. Can you help me to solve my issue
Thanks for responding. That issue is resolved.