From ec899a55837b7d7a19c0dbf83102e339ef91be1e Mon Sep 17 00:00:00 2001 From: Pablo Asenjo Navas-Parejo Date: Tue, 12 Mar 2024 01:12:56 +0100 Subject: [PATCH] Update DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js (#3632) Fix broken Chrome troubleshooting URL --- ...rLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/get.webgl.org/troubleshooting/DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js b/other/get.webgl.org/troubleshooting/DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js index c328cdcf40..8b442cfa85 100644 --- a/other/get.webgl.org/troubleshooting/DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js +++ b/other/get.webgl.org/troubleshooting/DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYourUsers.js @@ -217,7 +217,7 @@ var BrowserDetect = { urls: { "Chrome": { upgradeUrl: "http://www.google.com/support/chrome/bin/answer.py?answer=95346", - troubleshootingUrl: "https://support.google.com/chrome/thread/1906535?hl=en" + troubleshootingUrl: "https://support.google.com/chrome/thread/175980530?hl=en&msgid=175981619" }, "Firefox": { upgradeUrl: "https://www.mozilla.org/en-US/firefox/new/",