1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-01-31 07:10:28 -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); procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
begin begin
OpenURL('http://wizzup.org/static/simba/doc/ps_handbook/'); OpenURL('http://wizzup.org/static/simbadoc/');
end; end;
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject); procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);