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 51f8a5a commit 2d8f88eCopy full SHA for 2d8f88e
examples/menu-button/menu-button-links.html
@@ -308,7 +308,7 @@ <h3 id="rps2_label">Menu</h3>
308
<td>
309
<ul>
310
<li>Hides the implied <code>listitem</code> role of the <code>li</code> element from assistive technologies.</li>
311
- <li>For more details, see <a href="../../presentation_role">Intentionally Hiding Semantics with the <code>presentation</code> Role</a>.</li>
+ <li>For more details, see <a href="../../#presentation_role">Intentionally Hiding Semantics with the <code>presentation</code> Role</a>.</li>
312
</ul>
313
</td>
314
</tr>
0 commit comments