summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/common/url_constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/url_constants.cc')
-rw-r--r--chromium/chrome/common/url_constants.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chromium/chrome/common/url_constants.cc b/chromium/chrome/common/url_constants.cc
index ae6378e7ea6..d1660bd5ef4 100644
--- a/chromium/chrome/common/url_constants.cc
+++ b/chromium/chrome/common/url_constants.cc
@@ -153,9 +153,8 @@ const char kLegacySupervisedUserManagementDisplayURL[] =
const char kLegacySupervisedUserManagementURL[] =
"https://www.chrome.com/manage";
-// TODO(nicolaso): Replace with a p-link once it's ready. b/117655761
const char kManagedUiLearnMoreUrl[] =
- "https://support.google.com/chromebook/answer/1331549";
+ "https://support.google.com/chromebook/?p=is_chrome_managed";
const char kMyActivityUrlInClearBrowsingData[] =
"https://myactivity.google.com/myactivity/?utm_source=chrome_cbd";