diff --git a/Mac/AppDelegate.swift b/Mac/AppDelegate.swift index 0f5b8085a..9b80e8b54 100644 --- a/Mac/AppDelegate.swift +++ b/Mac/AppDelegate.swift @@ -651,7 +651,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations, @IBAction func showHelp(_ sender: Any?) { - Browser.open("https://netnewswire.com/help/mac/5.1/en/", inBackground: false) + Browser.open("https://netnewswire.com/help/mac/6.0/en/", inBackground: false) } @IBAction func donateToAppCampForGirls(_ sender: Any?) {