1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-21 08:45:06 -05:00

Simba: Change handbook URL to villavu.

This commit is contained in:
Merlijn Wajer 2011-04-09 21:33:30 +02:00
parent 1b22a9737e
commit 5849d416af

View File

@ -2111,7 +2111,7 @@ end;
procedure TSimbaForm.MenuItemHandbookClick(Sender: TObject);
begin
OpenURL('http://docs.wizzup.org/simba/');
OpenURL('http://docs.villavu.com/simba/');
end;
procedure TSimbaForm.MenuItemColourHistoryClick(Sender: TObject);