We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5d1ce commit 6060a03Copy full SHA for 6060a03
aria-practices.html
@@ -4813,7 +4813,7 @@ <h4><span id="naming_role_guidance_heading">Accessible Name Guidance by Role</sp
4813
<ul>
4814
<li>Helps screen reader users understand the context and purpose of the search landmark.</li>
4815
<li>Named using <code>aria-labelledby</code> if a visible label is present, otherwise with <code>aria-label</code>.</li>
4816
- <li>See the <a href="aria_lh_search">Search Landmark</a> section.</li>
+ <li>See the <a href="#aria_lh_search">Search Landmark</a> section.</li>
4817
</ul>
4818
</td>
4819
</tr>
0 commit comments