Skip to content

Commit b57265b

Browse files
nataliemarlenylex111
authored andcommitted
[Documentation] Fix: Update link to Chrome Accessibility Inspec… (reactjs#2134)
1 parent 40e96a4 commit b57265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ to assistive technology, such as screen readers.
468468
In some browsers we can easily view the accessibility information for each element in the accessibility tree:
469469

470470
- [Using the Accessibility Inspector in Firefox](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector)
471-
- [Activate the Accessibility Inspector in Chrome](https://gist.github.com/marcysutton/0a42f815878c159517a55e6652e3b23a)
471+
- [Using the Accessibility Inspector in Chrome](https://developers.google.com/web/tools/chrome-devtools/accessibility/reference#pane)
472472
- [Using the Accessibility Inspector in OS X Safari](https://developer.apple.com/library/content/documentation/Accessibility/Conceptual/AccessibilityMacOSX/OSXAXTestingApps.html)
473473

474474
### Screen readers {#screen-readers}

0 commit comments

Comments
 (0)