From cb4c7e9c14513d2da3566695fe414d974d6cad17 Mon Sep 17 00:00:00 2001 From: "stuartmorgan@chromium.org" Date: Wed, 11 May 2011 22:30:20 +0000 Subject: Fix help link for enabling crash reporting from chrome://crashes BUG=82331 TEST=Click on the link on chrome://crashes when crash reporting is disabled. Review URL: http://codereview.chromium.org/7014005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85064 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/google_chrome_strings.grd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 0562ebc..343a5b21d 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -501,7 +501,7 @@ Chrome supports. --> - This page only shows information on your recent crashes if you <a href="https://google.com/support/chrome/bin/answer.py?answer=96817">enable crash reporting</a>. + This page only shows information on your recent crashes if you <a href="https://www.google.com/support/chrome/bin/answer.py?answer=96817">enable crash reporting</a>. -- cgit v1.1