Commit 1a5da60f authored by yiyix's avatar yiyix Committed by Commit bot

Update "Learn more" link in accessibility detailed view

"Learn more" link in accessibility detailed view is used to point to the
how to turn on accessibility features page, it is now updated to point to
the general help page of accessibility.

BUG=638439

Review-Url: https://codereview.chromium.org/2366713003
Cr-Commit-Position: refs/heads/master@{#420733}
parent 86dc7eff
......@@ -432,7 +432,7 @@ const char kChromeHelpViaWebUIURL[] =
#if defined(OS_CHROMEOS)
const char kChromeAccessibilityHelpURL[] =
"https://support.google.com/chromebook/?p=accessibility_menu";
"https://support.google.com/chromebook/topic/6323347";
const char kChromeAccessibilitySettingsURL[] =
"/chromevox/background/options.html";
const char kChromePaletteHelpURL[] =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment