Skip to content

Commit

Permalink
feat: update UITableViewDelegate in AdvancedViewController
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Oct 10, 2023
1 parent aa65287 commit 1b8ca7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ extension AdvancedViewController {
var urlString = ""
switch section {
case 1:
urlString = "https://www.ivpn.net/"
urlString = "https://www.ivpn.net/knowledgebase/ios/v2ray/"
default:
urlString = "https://www.ivpn.net/knowledgebase/ios/known-issues-with-native-ios-kill-switch/"
}
Expand Down

0 comments on commit 1b8ca7c

Please sign in to comment.