1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-02-07 02:30:19 -05:00

Change handbook URL

This commit is contained in:
Merlijn Wajer 2010-06-27 17:19:56 +02:00
parent a30358226d
commit 6d3f938489

View File

@ -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);