mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-07 09:55:10 +00:00
URL audit (#5685)
This commit is contained in:
@@ -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 =>
|
||||
|
Reference in New Issue
Block a user