1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-12-23 15:58:51 -05:00

Fix handbook URL

This commit is contained in:
Merlijn Wajer 2010-07-14 13:27:56 +02:00
parent f41c127cbd
commit 2e24000651

View File

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