diff --git a/iOS/Settings/SettingsViewController.swift b/iOS/Settings/SettingsViewController.swift index 62ad0dda3..7cfc36d15 100644 --- a/iOS/Settings/SettingsViewController.swift +++ b/iOS/Settings/SettingsViewController.swift @@ -226,7 +226,7 @@ class SettingsViewController: UITableViewController { case 7: switch indexPath.row { 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) case 1: openURL("https://netnewswire.com/")