Skip to content

Commit 17bc59d

Browse files
authored
update sponsor link
1 parent d70c0ce commit 17bc59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/Constant.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public static class Constant
4545
public const string Logs = "Logs";
4646

4747
public const string Website = "https://flowlauncher.com";
48-
public const string SponsorPage = "https://opencollective.com/flow-launcher";
48+
public const string SponsorPage = "https://github.com/sponsors/Flow-Launcher";
4949
public const string GitHub = "https://github.com/Flow-Launcher/Flow.Launcher";
5050
public const string Docs = "https://flowlauncher.com/docs";
5151
}

0 commit comments

Comments
 (0)