Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1168)

Unified Diff: chrome/common/url_constants.cc

Issue 2366713003: Update "Learn more" link in accessibility detailed view (Closed)
Patch Set: update link Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/url_constants.cc
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
index bc7ff8e870f4c2b1ab237f73e8303eb74c0fd46b..796439d373590b9eb3329329a6c2f99e85d3eacd 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -431,7 +431,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[] =
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698