summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbubakar Siddiq Ango <h4xx22live@gmail.com>2018-10-17 14:31:02 +0000
committerAbubakar Siddiq Ango <h4xx22live@gmail.com>2018-10-17 14:31:02 +0000
commit14d668da8d31f52b42c87718427bd791cdde20f1 (patch)
tree2f5882d02852bb2b67016f0b9d2dc5902bc2d399
parent8f7d22d7f4572af2c132c4cffe425b7d4de326d5 (diff)
downloadgitlab-ce-abuango-office365-broken-link-fix.tar.gz
ci-skip : Added link on how to create Custom Webhook for Teams abuango-office365-broken-link-fix
-rw-r--r--app/models/project_services/microsoft_teams_service.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/project_services/microsoft_teams_service.rb b/app/models/project_services/microsoft_teams_service.rb
index ea87aa70708..c34078f13c1 100644
--- a/app/models/project_services/microsoft_teams_service.rb
+++ b/app/models/project_services/microsoft_teams_service.rb
@@ -17,7 +17,7 @@ class MicrosoftTeamsService < ChatNotificationService
'This service sends notifications about projects events to Microsoft Teams channels.<br />
To set up this service:
<ol>
- <li><a href="https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors">Getting started with Office 365 Connectors For Microsoft Teams</a>.</li>
+ <li><a href="https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors-using#setting-up-a-custom-incoming-webhook">Setup a custom Incoming Webhook using Office 365 Connectors For Microsoft Teams</a>.</li>
<li>Paste the <strong>Webhook URL</strong> into the field below.</li>
<li>Select events below to enable notifications.</li>
</ol>'