Skip to content

Commit 61dd5e3

Browse files
authored
docs: update link for WebAims Screen Reader User Survey (#4621)
Updates the link to WebAims Screen Reader User Survey to point to the current survey.
1 parent a005703 commit 61dd5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/accessibility-supported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In order to adhere to the manifesto and at the same time be useful to developers
66

77
Accessibility supported means that in order for a technique to pass, it must work in some predefined set of browsers and assistive technologies. For axe-core this means that for a screen reader, browser, or environment to be added to the list of supported combinations, the following two criteria must be met:
88

9-
1. Be used by more than 1% of users (currently extrapolated from the [WebAims Screen Reader User Survey](https://webaim.org/projects/screenreadersurvey8/#browsercombos))
9+
1. Be used by more than 1% of users (currently extrapolated from the [WebAims Screen Reader User Survey](https://webaim.org/projects/screenreadersurvey10/#browsercombos))
1010
1. Introduce new coverage for a screen reader, browser, or environment not currently accessibility supported
1111

1212
We currently test the following AT combinations for support

0 commit comments

Comments
 (0)