We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e8f5b commit 84b14e0Copy full SHA for 84b14e0
docs/rules/has-accessibility-props.md
@@ -15,9 +15,8 @@ Touchable components are one of:
15
16
### References
17
18
-1. https://facebook.github.io/react-native/docs/accessibility.html#accessibilityrole-ios-android
19
-2. https://facebook.github.io/react-native/docs/accessibility.html#accessibilitytraits-ios
20
-3. https://facebook.github.io/react-native/docs/accessibility.html#accessibilitycomponenttype-android
+1. https://reactnative.dev/docs/accessibility#accessibilityrole
+2. https://reactnative.dev/blog/2018/08/13/react-native-accessibility-updates
21
22
## Rule details
23
0 commit comments