diff --git a/Preferences/Preferences.mm b/Preferences/Preferences.mm index e890293..a933d4b 100644 --- a/Preferences/Preferences.mm +++ b/Preferences/Preferences.mm @@ -20,7 +20,7 @@ - (NSArray *)specifiers { } - (void)moreInfoPressed:(id)specifier { - [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://chpwn.com/apps/spire/help"]]; + [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://chpwn.com/apps/spire"]]; } - (void)donatePressed:(id)specifier {