diff options
author | dosire <sytses@gmail.com> | 2014-04-30 13:35:35 +0200 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-04-30 13:35:35 +0200 |
commit | 193a9e7d4c7b516fa1ed1c23eeb89ab71c316019 (patch) | |
tree | 71439d436b9acf1caf02bbb55dd3b5a770d0a950 /doc/integration/README.md | |
parent | dc55127c1dce5f3563a090f65f20b689749f5297 (diff) | |
download | gitlab-ce-193a9e7d4c7b516fa1ed1c23eeb89ab71c316019.tar.gz |
Add link to slack docs.
Diffstat (limited to 'doc/integration/README.md')
-rw-r--r-- | doc/integration/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 3e8d329d558..8318113ce92 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -6,3 +6,4 @@ See the documentation below for details on how to configure these services. + [External issue tracker](external-issue-tracker.md) Redmine, JIRA, etc. + [LDAP](ldap.md) Set up sign in via LDAP + [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, and Google via OAuth. ++ [Slack](slack.md) Integrate with the Slack chat service |