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 @@ -210,7 +210,7 @@ public static class GitHub
210
210
public const string DocumentationUrl = @"https://files.community/docs" ;
211
211
public const string FeatureRequestUrl = @"https://github.com/files-community/Files/issues/new?labels=feature+request&template=feature_request.yml" ;
212
212
public const string BugReportUrl = @"https://github.com/files-community/Files/issues/new?labels=bug&template=bug_report.yml" ;
213
- public const string PrivacyPolicyUrl = @"https://github.com/files-community/Files/blob/main/Privacy .md" ;
213
+ public const string PrivacyPolicyUrl = @"https://github.com/files-community/Files/blob/main/.github/PRIVACY .md" ;
214
214
public const string SupportUsUrl = @"https://github.com/sponsors/yaira2" ;
215
215
}
216
216
You can’t perform that action at this time.
0 commit comments