Update URL for Help book.
This commit is contained in:
parent
95809fc4a0
commit
6fc6850a79
|
@ -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?) {
|
||||
|
|
Loading…
Reference in New Issue