diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2015-09-17 17:08:10 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2015-09-17 17:08:10 +0200 |
commit | 4e33b47a50b6fa2585ece0a3b199556623978e24 (patch) | |
tree | 6b7a6b6e9e2f0b608239fbb58019446d51e441ec /doc/integration | |
parent | 1247076b459ad2ccb529d7501063ed23901d5e15 (diff) | |
download | gitlab-ce-4e33b47a50b6fa2585ece0a3b199556623978e24.tar.gz |
Update the link in integration readme.gmail_actions_doc
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 6d856951d4e..eff39a626ae 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -10,7 +10,7 @@ See the documentation below for details on how to configure these services. - [SAML](saml.md) Configure GitLab as a SAML 2.0 Service Provider - [Slack](slack.md) Integrate with the Slack chat service - [OAuth2 provider](oauth_provider.md) OAuth2 application creation -- [Gmail](gitlab_buttons_in_gmail.md) Adds GitLab actions to messages +- [Gmail actions buttons](gmail_action_buttons_for_gitlab.md) Adds GitLab actions to messages 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). |