add about

This commit is contained in:
clowwindy
2013-06-25 23:08:03 +08:00
parent 287ddda80b
commit f589654437
3 changed files with 5 additions and 2 deletions

View File

@@ -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;