We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6c377 commit bff53b0Copy full SHA for bff53b0
Controllers/XRGGraphWindow.m
@@ -359,7 +359,7 @@ - (void)checkServerForUpdatesPostProcess {
359
}
360
case 1: // More Info
361
{
362
- [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"http://www.gauchosoft.com/xrg/"]];
+ [[NSWorkspace sharedWorkspace] openURL:[NSURL URLWithString:@"https://www.gauchosoft.com/xrg/"]];
363
break;
364
365
0 commit comments