Index: chrome/common/localized_error.cc |
diff --git a/chrome/common/localized_error.cc b/chrome/common/localized_error.cc |
index 1ea56b17be6b78a2d53e74b7fbd041aa38ff76ca..0a447363f802b2c688d94306de6fac36d5fbace0 100644 |
--- a/chrome/common/localized_error.cc |
+++ b/chrome/common/localized_error.cc |
@@ -47,7 +47,7 @@ const unsigned int kErrorPagesNoDetails = 0; |
namespace { |
static const char kRedirectLoopLearnMoreUrl[] = |
- "https://www.google.com/support/chrome/bin/answer.py?answer=95626"; |
+ "https://support.google.com/chrome/answer/95626"; |
static const char kWeakDHKeyLearnMoreUrl[] = |
"https://www.chromium.org/administrators/" |
"err_ssl_weak_server_ephemeral_dh_key"; |