From 6ecd2ed186c34b3a934d8bb17bd6127b06ea533b Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Thu, 9 Apr 2020 14:40:17 -0700 Subject: [PATCH] tweaked url --- .../launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json index d34b40f822..294f0c30fc 100644 --- a/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json +++ b/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json @@ -6,7 +6,7 @@ "Author": "??", "Version": "1.0.0", "Language": "csharp", - "Website": "http://www.wox.one/plugin", + "Website": "http://aka.ms/PowerToys", "ExecuteFileName": "Microsoft.Plugin.Indexer.dll", "IcoPath": "Images\\WindowsIndexerImg.bmp" -} +} \ No newline at end of file