From 6a3c5c7694ccde4cd6b5b78a6816efdef265b20e Mon Sep 17 00:00:00 2001
From: Thanos Kyritsis
Date: Sat, 27 Feb 2016 13:03:38 +0200
Subject: [PATCH] Clarify the plugin page on Redmine. The Mattermost URL is
generated from the integrations configuration page. (sync with
sciyoshi/redmine-slack commit 4352948dce3a1ad400857894c9ff481052d5c8ca)
---
app/views/settings/_mattermost_settings.html.erb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app/views/settings/_mattermost_settings.html.erb b/app/views/settings/_mattermost_settings.html.erb
index 0aab74a..9f87b21 100644
--- a/app/views/settings/_mattermost_settings.html.erb
+++ b/app/views/settings/_mattermost_settings.html.erb
@@ -4,8 +4,7 @@
- The URL can be changed on a per-project basis by creating a
- project custom field named "Mattermost URL" (without quotes).
+ Generate an "Incoming WebHook" URL from the Integrations configuration page on Mattermost. This URL can be changed on a per-project basis by creating a project custom field named "Mattermost URL" (without quotes).