diff --git a/Plugins/HelloWorldPython/plugin.json b/Plugins/HelloWorldPython/plugin.json index 459868b8e..6aa2fee56 100644 --- a/Plugins/HelloWorldPython/plugin.json +++ b/Plugins/HelloWorldPython/plugin.json @@ -6,7 +6,7 @@ "Author":"happlebao", "Version":"1.0", "Language":"python", - "Website":"https://github.com/wox-launcher/wox", + "Website":"https://github.com/Flow-Launcher/Flow.Launcher", "IcoPath":"Images\\app.png", "ExecuteFileName":"main.py" } diff --git a/Scripts/wox.nuspec b/Scripts/flowlauncher.nuspec similarity index 100% rename from Scripts/wox.nuspec rename to Scripts/flowlauncher.nuspec diff --git a/Scripts/wox.plugin.nuspec b/Scripts/flowlauncher.plugin.nuspec similarity index 100% rename from Scripts/wox.plugin.nuspec rename to Scripts/flowlauncher.plugin.nuspec