Links missing accessible name
KrytycznyLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.4Dotyczy 1 element(ów)
<a href="/IgnoreMe">
Jak naprawić
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.