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:
authorEvan Read <eread@gitlab.com>2018-11-27 07:31:47 +0300
committerEvan Read <eread@gitlab.com>2018-11-27 07:31:47 +0300
commit2ee8c40fc16d977a2aed07bdcbb9c4eecb08d80d (patch)
treea7f869cee88d0f344c239e781238c1fa72c3e646 /doc/university
parentae975b9f1e8eeefd0e3b75c90101c1d7aaffa312 (diff)
parente238882d0c18c75b41b71f05ce44f5717fc75b4d (diff)
Merge branch '54230-eliminate-duplicated-words' into 'master'
Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183
Diffstat (limited to 'doc/university')
-rw-r--r--doc/university/glossary/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/glossary/README.md b/doc/university/glossary/README.md
index 6e0f71017c6..7c7e44d29e7 100644
--- a/doc/university/glossary/README.md
+++ b/doc/university/glossary/README.md
@@ -689,7 +689,7 @@ A [model](http://www.umsl.edu/~hugheyd/is6840/waterfall.html) of building softwa
### Webhooks
-A way for for an app to [provide](https://docs.gitlab.com/ce/user/project/integrations/webhooks.html) other applications with real-time information (e.g., send a message to a slack channel when a commit is pushed.) Read about setting up [custom git hooks](https://gitlab.com/help/administration/custom_hooks.md) for when webhooks are insufficient.
+A way for an app to [provide](https://docs.gitlab.com/ce/user/project/integrations/webhooks.html) other applications with real-time information (e.g., send a message to a slack channel when a commit is pushed.) Read about setting up [custom git hooks](https://gitlab.com/help/administration/custom_hooks.md) for when webhooks are insufficient.
### Wiki