Skip to content

Commit 9348678

Browse files
committed
update plugin repo url
1 parent adad5ae commit 9348678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/ViewModel/SettingWindowViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ public string TestProxy()
213213

214214
#region plugin
215215

216-
public static string Plugin => "http://www.wox.one/plugin";
216+
public static string Plugin => @"https://github.com/Flow-Launcher/Flow.Launcher.PluginsManifest";
217217
public PluginViewModel SelectedPlugin { get; set; }
218218

219219
public IList<PluginViewModel> PluginViewModels

0 commit comments

Comments
 (0)