We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70c0ce commit 17bc59dCopy full SHA for 17bc59d
Flow.Launcher.Infrastructure/Constant.cs
@@ -45,7 +45,7 @@ public static class Constant
45
public const string Logs = "Logs";
46
47
public const string Website = "https://flowlauncher.com";
48
- public const string SponsorPage = "https://opencollective.com/flow-launcher";
+ public const string SponsorPage = "https://github.com/sponsors/Flow-Launcher";
49
public const string GitHub = "https://github.com/Flow-Launcher/Flow.Launcher";
50
public const string Docs = "https://flowlauncher.com/docs";
51
}
0 commit comments