Skip to content

Commit 2d8f88e

Browse files
author
michael-n-cooper
committed
fix link
1 parent 51f8a5a commit 2d8f88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/menu-button/menu-button-links.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h3 id="rps2_label">Menu</h3>
308308
<td>
309309
<ul>
310310
<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>
311+
<li>For more details, see <a href="../../#presentation_role">Intentionally Hiding Semantics with the <code>presentation</code> Role</a>.</li>
312312
</ul>
313313
</td>
314314
</tr>

0 commit comments

Comments
 (0)