Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-08-30 19:16:46 +0300
committerRémy Coutable <remy@rymai.me>2018-08-30 19:16:46 +0300
commit1bd37c4c17cc0849a8334cd874e5601ca405af01 (patch)
tree71faa087b6793638b78921331b6dd7bd1fc85d3c
parent6afdf7423894241e3ecc415c341a5ee53dcbed7d (diff)
parent9640c962f2ec7900f5d2b2573f79ce904989bd88 (diff)
Merge branch 'patch-28' into 'master'
corrects microsoft_teams.md webhook url in docs See merge request gitlab-org/gitlab-ce!21399
-rw-r--r--doc/user/project/integrations/microsoft_teams.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/microsoft_teams.md b/doc/user/project/integrations/microsoft_teams.md
index 5cf80a298ad..140c6738a49 100644
--- a/doc/user/project/integrations/microsoft_teams.md
+++ b/doc/user/project/integrations/microsoft_teams.md
@@ -2,7 +2,7 @@
## On Microsoft Teams
-To enable Microsoft Teams integration you must create an incoming webhook integration on Microsoft Teams by following the steps described in this [document](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors#setting-up-a-custom-incoming-webhook).
+To enable Microsoft Teams integration you must create an incoming webhook integration on Microsoft Teams by following the steps described in this [document](https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors/connectors-using#setting-up-a-custom-incoming-webhook).
## On GitLab