mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 08:39:00 +01:00
Update to point to the 6.1 help book.
This commit is contained in:
parent
9381e8ef77
commit
0fb4398c10
@ -243,7 +243,7 @@ class SettingsViewController: UITableViewController {
|
|||||||
case 7:
|
case 7:
|
||||||
switch indexPath.row {
|
switch indexPath.row {
|
||||||
case 0:
|
case 0:
|
||||||
openURL("https://netnewswire.com/help/ios/6.0/en/")
|
openURL("https://netnewswire.com/help/ios/6.1/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…
x
Reference in New Issue
Block a user