summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/config.json b/config/config.json
index b4fc84e0c..f468e49ee 100644
--- a/config/config.json
+++ b/config/config.json
@@ -106,11 +106,11 @@
"ShowFullName": true
},
"SupportSettings": {
- "TermsOfServiceLink": "/static/help/terms.html",
- "PrivacyPolicyLink": "/static/help/privacy.html",
- "AboutLink": "/static/help/about.html",
- "HelpLink": "/static/help/help.html",
- "ReportAProblemLink": "/static/help/report_problem.html",
+ "TermsOfServiceLink": "https://about.mattermost.com/default-terms/",
+ "PrivacyPolicyLink": "https://about.mattermost.com/default-privacy-policy/",
+ "AboutLink": "https://about.mattermost.com/default-about/",
+ "HelpLink": "https://about.mattermost.com/default-help/",
+ "ReportAProblemLink": "https://about.mattermost.com/default-report-problem/",
"SupportEmail": "feedback@mattermost.com"
},
"GitLabSettings": {