I can't get the src to work

My src won’t work It keeps on saying your image should have an src attribute that points to the kitten image please help

<h2>CatPhotoApp</h2>
<main>
<img src="https://www.bit.ly/fcc-relaxing-cat"alt="Relaxingcat_1">      


 <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:
stop tracking me

Challenge: Add Images to Your Website

Link to the challenge:

And plus it does actually load the image

@XxUserxX,

can you share your code?

Please show your code to be able to be assisted.

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.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (’).

hey @XxUserxX,

so the problem is you have added www. to the url and this might fail the test try it like this https://bit.ly/fcc-relaxing-cat