mirror of https://gitlab.com/basile.b/dexed.git
fix url
This commit is contained in:
parent
0abd58637b
commit
b4440e03c0
|
@ -2156,7 +2156,7 @@ end;
|
|||
|
||||
procedure TMainForm.mnuItemManualClick(Sender: TObject);
|
||||
begin
|
||||
OpenURL('https://bbasile.github.io/dexed/');
|
||||
OpenURL('https://Basile-z.github.io/dexed/');
|
||||
end;
|
||||
|
||||
destructor TMainForm.destroy;
|
||||
|
|
Loading…
Reference in New Issue