Update MD059/descriptive-link-text documentation to add link to WCAG success criterion.

This commit is contained in:
Jakob Guddas 2025-05-23 15:10:46 +02:00 committed by David Anson
parent cd2747f046
commit 9c12debac0
3 changed files with 12 additions and 3 deletions

View file

@ -16,4 +16,7 @@ translations for every language.
Note: This rule checks Markdown links; HTML links are ignored.
More information: <https://webaim.org/techniques/hypertext/>
More information:
- <https://webaim.org/techniques/hypertext/>
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>

View file

@ -2647,7 +2647,10 @@ translations for every language.
Note: This rule checks Markdown links; HTML links are ignored.
More information: <https://webaim.org/techniques/hypertext/>
More information:
- <https://webaim.org/techniques/hypertext/>
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>
<!-- markdownlint-configure-file {
"no-inline-html": {

View file

@ -27,4 +27,7 @@ translations for every language.
Note: This rule checks Markdown links; HTML links are ignored.
More information: <https://webaim.org/techniques/hypertext/>
More information:
- <https://webaim.org/techniques/hypertext/>
- <https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only.html>