I don't know how to add cat photo links and when I put links from Google it just show hint

Tell us what’s happening:
I can’t pass that challenge I don’t know what’s wrong I put the Add cat link to photos. And it doesn’t work so I put real link for cat photos it doesn’t work too.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!---TODO:Add link to cat photos-->
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

CPH2239 - Android 11 - Android SDK 30

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

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!

Tell us what’s happening:
I don’t know what’s wrong I can’t pass this challenge please help.

Your code so far

<html>
  <body>
    <h1>CatPhotoApp</h1>
    <h2>Cat Photos</h2>
    <!---TODO: Add link to cat photos -->
    <p>See more cat photos in our gallery.</p>
    
  </body>
</html>

Your mobile information:

CPH2239 - Android 11 - Android SDK 30

Challenge: Learn HTML by Building a Cat Photo App - Step 4

Link to the challenge:

Hi there,
Look closely at the beginning of your comment and compare to the example comment given in the instruction.
Do you notice any difference?

Example comment:

<!-- TODO: Remove h1 -->

Welcome to the forum @Iamnew

Please remove one hypen from the first set of hyphens.
Then add a single space after the colon.

The tests are very picky about spacing.

Happy coding

Hi @Iamnew

I went ahead and combined your posts for you. In the future, just reply to the original thread to add further updates.

Thanks.