mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02: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