This is the offending line of code. I cannot work out what is wrong. I have double checked with previous href statements in the exercise which all work.
This is what it is telling me:
Test
Sorry, your code does not pass. Hang in there.
Hint
Your anchor (a) element should have an href attribute with the value https://www.freecodecamp.org. You may have omitted the attribute/value, or have a typo.
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 it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.