Merge pull request #19043 from mattermost/tos-tou

Updated Terms of Service to Terms of Use
Этот коммит содержится в:
Carrie Warner (Mattermost)
2021-12-03 10:19:29 -05:00
коммит произвёл GitHub
родитель 34db2e92cc d19204d584
Коммит 243a066554

Просмотреть файл

@@ -126,7 +126,7 @@ const (
EmailSettingsDefaultFeedbackOrganization = ""
SupportSettingsDefaultTermsOfServiceLink = "https://mattermost.com/terms-of-service/"
SupportSettingsDefaultTermsOfServiceLink = "https://mattermost.com/terms-of-use/"
SupportSettingsDefaultPrivacyPolicyLink = "https://mattermost.com/privacy-policy/"
SupportSettingsDefaultAboutLink = "https://about.mattermost.com/default-about/"
SupportSettingsDefaultHelpLink = "https://about.mattermost.com/default-help/"