0

Fix accessibility documentation path to /tools

R=josiahk@google.com

Change-Id: Iee1883ed88bb33c7f71e5bab2b31cec7961af65f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3584326
Reviewed-by: Josiah Krutz <josiahk@google.com>
Commit-Queue: Josiah Krutz <josiahk@google.com>
Cr-Commit-Position: refs/heads/main@{#991677}
This commit is contained in:
David Tseng
2022-04-12 19:42:02 +00:00
committed by Chromium LUCI CQ
parent eedf2c8328
commit 50445dd9c1

@ -212,7 +212,7 @@ then click again to refresh that tree.
https://developer.chrome.com/extensions/automation). https://developer.chrome.com/extensions/automation).
* Installing the [Automation Inspector Chrome extension]( * Installing the [Automation Inspector Chrome extension](
https://github.com/google/automation-inspector). https://github.com/google/automation-inspector).
* Building and using [ax_dump_tree or ax_dump_events](tools/accessibility/inspect/README.md). * Building and using [ax_dump_tree or ax_dump_events](../../tools/accessibility/inspect/README.md).
These can be used to view accessibility trees and events from any application on These can be used to view accessibility trees and events from any application on
Windows, Mac or Linux. Windows, Mac or Linux.
* Or by using native tools: * Or by using native tools: