diff --git a/Mac/AppDelegate.swift b/Mac/AppDelegate.swift index e80c54145..81767442f 100644 --- a/Mac/AppDelegate.swift +++ b/Mac/AppDelegate.swift @@ -425,7 +425,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, @IBAction func showHelp(_ sender: Any?) { - Browser.open("https://ranchero.com/netnewswire/help/5.0/", inBackground: false) + Browser.open("https://ranchero.com/netnewswire/help/5.0/en/", inBackground: false) } @IBAction func donateToAppCampForGirls(_ sender: Any?) {