Hello, I want your help on the Product Landing Page project. I made the page but when I run the test it doesn’t pass the nav test. I don’t know where is the error, I put the id for each section and the href on the a tag in the nav links.
When I click a .nav-link button in the nav element, I am taken to the corresponding section of the landing page.’
Each .nav-link element should have an href attribute : expected false to equal true AssertionError: Each .nav-link element should have an href attribute : expected false to equal true