Update Help book URL.
This commit is contained in:
parent
29458fb03b
commit
8be9bf6861
|
@ -226,7 +226,7 @@ class SettingsViewController: UITableViewController {
|
||||||
case 7:
|
case 7:
|
||||||
switch indexPath.row {
|
switch indexPath.row {
|
||||||
case 0:
|
case 0:
|
||||||
openURL("https://netnewswire.com/help/ios/5.0/en/")
|
openURL("https://netnewswire.com/help/ios/6.0/en/")
|
||||||
tableView.selectRow(at: nil, animated: true, scrollPosition: .none)
|
tableView.selectRow(at: nil, animated: true, scrollPosition: .none)
|
||||||
case 1:
|
case 1:
|
||||||
openURL("https://netnewswire.com/")
|
openURL("https://netnewswire.com/")
|
||||||
|
|
Loading…
Reference in New Issue