I can't advance to the next stage

Tell us what’s happening:I believe my code was written exactly as instructed but I can't seem to pass the second task. Please help.

Your code so far


<h2>CatPhotoApp</h2>
<main>

<img src="http://bit.ly/fcc-relaxing-cat" alt="Relaxing-cat."/> 
<p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
<p>Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.</p>
</main>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; rv:71.0) Gecko/20100101 Firefox/71.0.

Challenge: Add Images to Your Website

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/add-images-to-your-websiteemphasized text

Hello @aironzen!
It should be https,not http
Happy holidays! :grinning:

What do the failing tests say?

Welcome!

Take a closer look at the URL you are adding to the source attribute.

As a bonus, learn the difference between HTTP and HTTPS.

I hope this helps you, but don’t hesitate to reach out for more help.

Happy coding!

thanks. can’t believe it was such a stupid mistake holding me back

I’ve figured it out now, thanks

It isn’t a stupid mistake. There are no stupid mistakes, only learning opportunities.

Congratulations on figuring it out; best of luck as you continue.

Mistakes happen to everyone,just keep learning! :+1: