Merge branch 'mac-candidate'

This commit is contained in:
Brent Simmons 2019-08-10 14:27:16 -07:00
commit ef4c52169a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -2,7 +2,7 @@
The Help book goes here. Text files go at the top level, and images go in the images directory. The Help book goes here. Text files go at the top level, and images go in the images directory.
Text files are markdown files. A script ([wildcat](https://github.com/brentsimmons/wildcat)) will turn this into a web site that will appear at [https://ranchero.com/netnewswire/help/5.0/en/](https://ranchero.com/netnewswire/help/5.0/en/). (The /en/ directory because we hope to have localized versions.) Text files are markdown files. A script ([wildcat](https://github.com/brentsimmons/wildcat)) will turn this into a web site that will appear at [https://ranchero.com/netnewswire/help/mac/5.0/en/](https://ranchero.com/netnewswire/help/mac/5.0/en/). (The /en/ directory because we hope to have localized versions.)
If youd like to write or edit the Help book, or help with screenshots, please bring it up on the [NetNewsWire Slack](https://netnewswire.slack.com/join/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc) group. Well coordinate there. If youd like to write or edit the Help book, or help with screenshots, please bring it up on the [NetNewsWire Slack](https://netnewswire.slack.com/join/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc) group. Well coordinate there.