Replace Ts&Cs with Acceptable Use Policy. (#7459)

This commit is contained in:
Doug
2023-03-28 17:38:58 +01:00
committed by GitHub
parent a80c462c75
commit 875dd09f00
5 changed files with 15 additions and 9 deletions

View File

@@ -110,7 +110,7 @@ final class BuildSettings: NSObject {
// Note: Set empty strings to hide the related entry in application settings
static let applicationCopyrightUrlString = "https://element.io/copyright"
static let applicationPrivacyPolicyUrlString = "https://element.io/privacy"
static let applicationTermsConditionsUrlString = "https://element.io/terms-of-service"
static let applicationAcceptableUsePolicyUrlString = "https://element.io/acceptable-use-policy-terms"
static let applicationHelpUrlString =
"https://element.io/help"