Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
This commit is contained in:
commit
35175fed27
|
@ -600,7 +600,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
|
||||||
|
|
||||||
@IBAction func showHelp(_ sender: Any?) {
|
@IBAction func showHelp(_ sender: Any?) {
|
||||||
|
|
||||||
Browser.open("https://ranchero.com/netnewswire/help/mac/5.0/en/", inBackground: false)
|
Browser.open("https://ranchero.com/netnewswire/help/mac/5.1/en/", inBackground: false)
|
||||||
}
|
}
|
||||||
|
|
||||||
@IBAction func donateToAppCampForGirls(_ sender: Any?) {
|
@IBAction func donateToAppCampForGirls(_ sender: Any?) {
|
||||||
|
|
Loading…
Reference in New Issue