Change to point to the 6.1 documentation

This commit is contained in:
Maurice Parker 2022-01-23 13:21:45 -08:00
parent 9381e8ef77
commit ea7a101ca5

View File

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