File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ public static class ExternalUrl
205
205
public const string FeatureRequestUrl = @"https://github.com/files-community/Files/issues/new?labels=feature+request&template=feature_request.yml" ;
206
206
public const string BugReportUrl = @"https://github.com/files-community/Files/issues/new?labels=bug&template=bug_report.yml" ;
207
207
public const string PrivacyPolicyUrl = @"https://files.community/privacy" ;
208
- public const string SupportUsUrl = @"https://github.com/sponsors/yaira2 " ;
208
+ public const string SupportUsUrl = @"https://github.com/files-community/Files?sponsor " ;
209
209
public const string CrowdinUrl = @"https://crowdin.com/project/files-app" ;
210
210
public static readonly string ReleaseNotesUrl = $ "https://files.community/blog/posts/v{ Package . Current . Id . Version . Major } -{ Package . Current . Id . Version . Minor } -{ Package . Current . Id . Version . Build } ?minimal";
211
211
}
You can’t perform that action at this time.
0 commit comments