Update link in Help menu to version 5.1

This commit is contained in:
Angelo Stavrow
2020-09-08 09:03:11 -04:00
parent 0f2162ff7d
commit b102a8b407

View File

@@ -600,7 +600,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
@IBAction func showHelp(_ sender: Any?) {
Browser.open("https://ranchero.com/netnewswire/help/mac/5.0/en/", inBackground: false)
Browser.open("https://ranchero.com/netnewswire/help/mac/5.1/en/", inBackground: false)
}
@IBAction func donateToAppCampForGirls(_ sender: Any?) {