Help with my last test case - Product Landing

Can someone help me to pass this last test case? I don’t understand what is happening. Thanks so much! :smile:

Here is the codepen.

Each .nav-link element should have an href attribute

Your .nav-link elements are li, so they don’t have the href attribute.