summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-05-31 13:10:33 -0700
committerJoram Wilander <jwawilander@gmail.com>2016-05-31 16:10:33 -0400
commit0d6bf6756bc1087fad190e5770febdc28873d6b2 (patch)
tree4a8a77cab02c6fb4dc29b36cb448859a083c3fd2 /config
parent9e1cf71bc397444654302c61ad9f777a8e2a38c7 (diff)
downloadchat-0d6bf6756bc1087fad190e5770febdc28873d6b2.tar.gz
chat-0d6bf6756bc1087fad190e5770febdc28873d6b2.tar.bz2
chat-0d6bf6756bc1087fad190e5770febdc28873d6b2.zip
Fixing broken link (#3184)
Diffstat (limited to 'config')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 68d4e8f12..0c2faa3c5 100644
--- a/config/config.json
+++ b/config/config.json
@@ -111,7 +111,7 @@
"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/",
+ "ReportAProblemLink": "https://about.mattermost.com/default-report-a-problem/",
"SupportEmail": "feedback@mattermost.com"
},
"GitLabSettings": {
@@ -156,4 +156,4 @@
"Directory": "./data/",
"EnableDaily": false
}
-} \ No newline at end of file
+}