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
1 changed files with 1 additions and 1 deletions

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