Update URL for Help book.

This commit is contained in:
Brent Simmons 2019-05-16 21:31:57 -07:00
parent 95809fc4a0
commit 6fc6850a79
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
@IBAction func showHelp(_ sender: Any?) { @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?) { @IBAction func donateToAppCampForGirls(_ sender: Any?) {