Skip to content

Commit

Permalink
Update DoNotCopyOrLinkThisFileElseYouWillNotGetAutoUpdatedHelpForYour…
Browse files Browse the repository at this point in the history
…Users.js (#3632)

Fix broken Chrome troubleshooting URL
  • Loading branch information
pabloasenjo3 authored Mar 12, 2024
1 parent 050af3f commit ec899a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit ec899a5

Please sign in to comment.