mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update url of documentation
This commit is contained in:
parent
bc06c8d495
commit
e3fca3a082
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ namespace Flow.Launcher.ViewModel
|
|||
|
||||
StartHelpCommand = new RelayCommand(_ =>
|
||||
{
|
||||
SearchWeb.NewBrowserWindow("http://doc.wox.one/");
|
||||
SearchWeb.NewBrowserWindow("https://github.com/Flow-Launcher/Flow.Launcher/wiki/Flow-Launcher/");
|
||||
});
|
||||
|
||||
OpenResultCommand = new RelayCommand(index =>
|
||||
|
|
|
|||
Loading…
Reference in a new issue