Tell us what’s happening:
Describe your issue in detail here.
okay so I am stuck on the 10 step on the Cat app exercise and like with my 2 question here it seems like I did make a link but it still says that the code is not enough . Thank you for the time to read this if you have an idea on what I am doing wrong.
**Your code so far**
<html>
<body>
<h1>CatPhotoApp</h1>
<main>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Click here to view more
<a href="https://feecatphotoapp.com" >Free Cat Photos </a> For you to follow </p>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
</main>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14588.123.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.72 Safari/537.36
Challenge: Step 10
Link to the challenge: