Link to External Pages with Anchor Elements Problem

Tell us what’s happening:
Hi I;m new here and I’m stuck on this. My code should be able to go through but it says I need an a element. What more do I need?

Your code so far


<a href="https://freecatphotoapp<wbr>.com">cat photos</a>
  
  <a href="https://freecatphotoapp<wbr>.com">cat photos</a>
  
  

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements/

what is <wbr> in the link adress?

Got it see now I didn’t need it