Update the link for the 6.0 Mac help book.
This commit is contained in:
parent
e62cb4847b
commit
87de7c51b5
|
@ -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?) {
|
||||
|
|
Loading…
Reference in New Issue