Can anyone help me in sorting out this error?


can anyone please help me in fixing this error…
https://codepen.io/kotesh_arya/pen/poEzyqe

It’s said in the error description:

"The .nav-link with href="" is not linked to a corresponding element on the page"

–> Your link has an empty href attribute.

Read the entire failing message, not just the first line.

Review this lesson about linking to internal sections