mirror of
https://github.com/moparisthebest/Simba
synced 2024-12-23 15:58:51 -05:00
Fix handbook URL
This commit is contained in:
parent
f41c127cbd
commit
2e24000651
@ -1976,7 +1976,7 @@ end;
|
||||
|
||||
procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
|
||||
begin
|
||||
OpenURL('http://wizzup.org/static/simbadoc/');
|
||||
OpenURL('http://wizzup.org/simbadoc/');
|
||||
end;
|
||||
|
||||
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user