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

Unified Diff: chrome/common/url_constants.cc

Issue 2308613002: Change hard numeric support link with smartlink (Closed)
Patch Set: 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 92e12d388fc62152aa990333cddc2fe393191c5a..f59121df818a18e98457b7605097f699bdcea8dc 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -581,7 +581,7 @@ const char kNaturalScrollHelpURL[] =
#if defined(OS_CHROMEOS)
const char kLearnMoreEnterpriseURL[] =
- "https://support.google.com/chromebook/answer/2535613";
+ "https://support.google.com/chromebook/?p=managed";
#endif
const char kRemoveNonCWSExtensionURL[] =
« 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