mirror of
https://github.com/moparisthebest/Simba
synced 2025-01-30 23:00:18 -05:00
Change handbook URL
This commit is contained in:
parent
a30358226d
commit
6d3f938489
@ -1964,7 +1964,7 @@ end;
|
||||
|
||||
procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
|
||||
begin
|
||||
OpenURL('http://wizzup.org/static/simba/doc/ps_handbook/');
|
||||
OpenURL('http://wizzup.org/static/simbadoc/');
|
||||
end;
|
||||
|
||||
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user