Update the link for the 6.0 Mac help book.

This commit is contained in:
Brent Simmons 2021-03-25 17:17:43 -07:00
parent e62cb4847b
commit 87de7c51b5
1 changed files with 1 additions and 1 deletions

View File

@ -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?) {