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

Unified Diff: chrome/browser/resources/profile_signin_confirmation.html

Issue 1144193005: Fix a lot of support links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bug 490887 Created 5 years, 7 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
Index: chrome/browser/resources/profile_signin_confirmation.html
diff --git a/chrome/browser/resources/profile_signin_confirmation.html b/chrome/browser/resources/profile_signin_confirmation.html
index bc081eae9c3c6286e2cbd4d5616ab464a0e76f32..2c6de33ca391d36eb7ff5862ff2c42704a796f4f 100644
--- a/chrome/browser/resources/profile_signin_confirmation.html
+++ b/chrome/browser/resources/profile_signin_confirmation.html
@@ -15,7 +15,7 @@
<h1 id="dialog-title" i18n-content="dialogTitle"></h1>
<p id="dialog-message"></p>
<a i18n-content="learnMoreText"
- href="http://support.google.com/chromeos/bin/answer.py?hl=en&answer=1331549"
+ href="https://support.google.com/chromebook/answer/1331549"
target="_blank">
</a>
<p id="dialog-prompt"></p>

Powered by Google App Engine
This is Rietveld 408576698