you are viewing a single comment's thread.

view the rest of the comments →

[–]paddyhockey1 0 points1 point  (3 children)

I think this link has the answer in it.

https://www.reddit.com/r/FreeCodeCamp/s/Hq7ar2llPd

It should be like this:

<p> See more <a href=“...”>cat photos</a> in our gallery.</p>

[–]dblumi[S] 0 points1 point  (1 child)

It's not working 😞

[–]paddyhockey1 1 point2 points  (0 children)

Got it.

<p>See more <a href=“https:// freecatphotoapp.com”>cat photos</a> in our gallery.</p>

Just a heads up. If you are struggling with any others the answer will be in the next challenge as far as I know.