diff --git a/config/config.json b/config/config.json index b4fc84e0cb..f468e49eef 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": {