Skip to content

Commit 7bbfd3f

Browse files
committed
Updated reference link
1 parent 2d9ffec commit 7bbfd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

partials/section.text-level.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ drwxr-xr-x 9 eric staff 306 Mar 24 13:36 .git/
167167
<li><span role="img" aria-label="Beer emoji">🍺</span></li>
168168
</ul>
169169
<p>
170-
<small>Note: Certain screen readers will not <a rel="external noopener" href="http://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/">read certain symbols out loud</a>. Use <code>aria-label</code> to ensure the symbol is read.</small>
170+
<small>Note: Certain screen readers will not <a rel="external noopener" href="http://tink.uk/accessible-emoji/">expose emoji as images in the accessibility treee</a>. Use <code>role="img"</code> in conjunction with <code>aria-label</code> to ensure the symbol is read.</small>
171171
</p>
172172
</div><!-- End of #subsection__emoji -->
173173
</section><!-- End of #section__text-level -->

0 commit comments

Comments
 (0)