What is the problem here? I am the beginner. I am losing interest because of this problem. I have wasted 3 hours solving this problem. Can someone help me

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**

<h2>CatPhotoApp</h2>
<main>
<img src="https://bit.ly/fcc-relaxing-cat" alt="fcc.cat relaxing" />
<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 (Linux; Android 11; V2109) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36

Challenge: Add Images to Your Website

Link to the challenge:

Please reread the instructions. That is not the URL you are supposed to use.

Part of being a developer is paying attention to details.

When I use the correct URL, your code passes for me.

1 Like

You might have an old cached version of the challenge. Reset the challenge and do a hard refresh (Shift + F5).

Or you are just looking at old forum posts with incorrect code for the current version of the challenge.

you used wrong link …
this is correct link “https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.