mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Fix privacy policy link.
This commit is contained in:
@@ -655,7 +655,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations,
|
||||
}
|
||||
|
||||
@IBAction func showPrivacyPolicy(_ sender: Any?) {
|
||||
Browser.open("https://netnewswire.com/privacypolicy", inBackground: false)
|
||||
Browser.open("https://netnewswire.com/privacypolicy.html", inBackground: false)
|
||||
}
|
||||
|
||||
@IBAction func gotoToday(_ sender: Any?) {
|
||||
|
||||
Reference in New Issue
Block a user