This commit is contained in:
Clint Rutkas
2020-08-06 10:09:50 -07:00
committed by GitHub
parent f50a8e5252
commit 0f90af3c7d
20 changed files with 29 additions and 29 deletions

View File

@@ -184,7 +184,7 @@ namespace PowerLauncher.ViewModel
StartHelpCommand = new RelayCommand(_ =>
{
Process.Start("http://doc.wox.one/");
Process.Start("https://aka.ms/PowerToys/");
});
OpenResultCommand = new RelayCommand(index =>