mirror of
https://github.com/zhigang1992/shadowsocks-iOS.git
synced 2026-04-29 01:35:42 +08:00
add about
This commit is contained in:
@@ -267,7 +267,7 @@
|
||||
[self showSettings];
|
||||
break;
|
||||
case 5:
|
||||
[UIApplication sharedApplication] openURL:NSURL URLWithString:@"";
|
||||
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://github.com/shadowsocks/shadowsocks-iOS/blob/master/About.md"]];
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user