You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
this line of code is shown in the editor when you first start this step.
(please click the Reset button to restart the step now)
You are asked to add a new anchor element below this line of code.
You are given a blank line to type into.
So next, copy the example they showed you of how to write an anchor element which was this one: <a href="https://www.freecodecamp.org"></a>
And modify it so that the link is to the URL they asked for instead of the one in the example. Use your mouse to copy the link rather than typing it out to avoid typos.