aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/accessibility/aria/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-27 11:33:10 -0400
committerGitHub <noreply@github.com>2021-07-27 11:33:10 -0400
commita0187295debbfe75d4409f360ba7e0ff765ca2f3 (patch)
treecef7a50cd705e6751347178ac4ef4ca7bb32dcd2 /files/pl/web/accessibility/aria/index.html
parent9fb44756a5432219d159d6892341e0a9e0582bb2 (diff)
downloadtranslated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.tar.gz
translated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.tar.bz2
translated-content-a0187295debbfe75d4409f360ba7e0ff765ca2f3.zip
remove link 'title' attributes that's just the 'href' (pl) (#1736)
Diffstat (limited to 'files/pl/web/accessibility/aria/index.html')
-rw-r--r--files/pl/web/accessibility/aria/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pl/web/accessibility/aria/index.html b/files/pl/web/accessibility/aria/index.html
index 55e431478e..ecdd662b90 100644
--- a/files/pl/web/accessibility/aria/index.html
+++ b/files/pl/web/accessibility/aria/index.html
@@ -63,7 +63,7 @@ translation_of: Web/Accessibility/ARIA
<dl>
<dt><a href="/en-US/docs/Accessibility/ARIA/widgets/overview">Widget Techniques, Tutorials, and Examples</a></dt>
<dd>Need a slider, a menu, or another kind of widget? Find resources here.</dd>
- <dt><a class="external" href="http://www.paciellogroup.com/blog/2009/07/wai-aria-implementation-in-javascript-ui-libraries/" title="http://www.paciellogroup.com/blog/2009/07/wai-aria-implementation-in-javascript-ui-libraries/">ARIA-Enabled JavaScript UI Libraries</a></dt>
+ <dt><a class="external" href="http://www.paciellogroup.com/blog/2009/07/wai-aria-implementation-in-javascript-ui-libraries/">ARIA-Enabled JavaScript UI Libraries</a></dt>
<dd>If you're starting a new project, choose a UI widget library with ARIA support already built-in. Warning: this is from 2009 — content should be moved to an MDN page where it can be updated.</dd>
</dl>
</div>