diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-18 20:49:19 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-18 20:49:19 -0800 |
commit | 10e4e2110c388ac43f1ebf437b963f13a1882129 (patch) | |
tree | 6b18835b7c4761a2a235da7243ec094b88bee98d /doc/integration/README.md | |
parent | 5555c4d99c3d2eeaf171d6e4178a1b7c93b363a6 (diff) | |
download | gitlab-ce-10e4e2110c388ac43f1ebf437b963f13a1882129.tar.gz |
Improve the explanation and linking of the Oauth docs.
Diffstat (limited to 'doc/integration/README.md')
-rw-r--r-- | doc/integration/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 1fc8ab997ec..e5f33d8deed 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -8,9 +8,8 @@ See the documentation below for details on how to configure these services. - [LDAP](ldap.md) Set up sign in via LDAP - [OmniAuth](omniauth.md) Sign in via Twitter, GitHub, GitLab, and Google via OAuth. - [Slack](slack.md) Integrate with the Slack chat service -- [OAuth2 provider](oauth_provider.md) OAuth2 application creation -Jenkins support is [available in GitLab EE](http://doc.gitlab.com/ee/integration/jenkins.html). +GitLab Enterprise Edition contains [advanced JIRA support](http://doc.gitlab.com/ee/integration/jira.html) and [advanced Jenkins support](http://doc.gitlab.com/ee/integration/jenkins.html). ## Project services |