mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
[28] Help -> Report a problem should point here
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
|
||||
- (IBAction)reportAProblem:(id)sender
|
||||
{
|
||||
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://gitx.lighthouseapp.com/tickets"]];
|
||||
[[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://github.com/laullon/gitx/issues"]];
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user