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

Unified Diff: remoting/webapp/crd/html/dialog_client_unconnected.html

Issue 1144193005: Fix a lot of support links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: first round 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: remoting/webapp/crd/html/dialog_client_unconnected.html
diff --git a/remoting/webapp/crd/html/dialog_client_unconnected.html b/remoting/webapp/crd/html/dialog_client_unconnected.html
index fa91bca3446c12da4ff63c5efdf3e88d8e41b767..a8c4976b1d50523f244c19ac848f1ca0014efb62 100644
--- a/remoting/webapp/crd/html/dialog_client_unconnected.html
+++ b/remoting/webapp/crd/html/dialog_client_unconnected.html
@@ -36,7 +36,7 @@ found in the LICENSE file.
<div id="startup-mode-box-it2me" class="information-box" hidden>
<span i18n-content="WARNING_NOT_WINDOWED"></span>
- <a href="http://support.google.com/chrome/bin/answer.py?hl=en&answer=1649523"
+ <a href="https://support.google.com/chrome/answer/1649523"
target="_blank"
i18n-content="LEARN_HOW"></a>
</div> <!-- startup-mode-box-it2me -->

Powered by Google App Engine
This is Rietveld 408576698