| 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>
|
|
|