diff --git a/Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json b/Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json index 58c02bd5f..5d2ad85e7 100644 --- a/Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.WindowsSettings/plugin.json @@ -1,12 +1,12 @@ { "ID": "5043CETYU6A748679OPA02D27D99677A", "ActionKeyword": "*", - "Description": "Windows Settings Query Functionality", + "Description": "Search settings inside Control Panel and Settings App", "Name": "Windows Settings", "Author": "TobiasSekan", "Version": "2.0.0", "Language": "csharp", - "Website": "https://aka.ms/powertoys", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", "ExecuteFileName": "Flow.Launcher.Plugin.WindowsSettings.dll", "IcoPath": "Images\\WindowsSettings.light.png" }