mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-21 05:59:42 +01: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