| Index: chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html
|
| diff --git a/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html b/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html
|
| index 01daaf27ac6d40323cd5d5d6938ace2b3886c22d..5ef3cd8e85cfaf7ffdd5236a9da4cd2762b659eb 100644
|
| --- a/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html
|
| +++ b/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html
|
| @@ -16,12 +16,13 @@
|
| associated with your Google Account to help recognize your voice and
|
| improve speech recognition.
|
| <br>
|
| - <a href="#" class="link-button">LEARN MORE</a>
|
| + <a href="https://support.google.com/websearch/answer/6030020"
|
| + target="_blank" class="link-button">LEARN MORE</a>
|
| </div>
|
| </div>
|
| <div class="buttonbar">
|
| <button id="hw-agree-button" class="primary">I AGREE</button>
|
| - <button id="hw-cancel-button" >NO THANKS</button>
|
| + <button id="hw-cancel-button" class="finish-button">NO THANKS</button>
|
| </div>
|
| </div>
|
| </div>
|
|
|