diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-25 17:56:03 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-25 17:56:03 +0200 |
commit | 9a6b7da91adce3cf8021a872e870ad828998cfb1 (patch) | |
tree | 020ec35db1db4c4ab789f35be4fe67d3f49a94fc /doc/integration | |
parent | b2bf01f4c271be66e93ed6f4b48a1da4d50e558d (diff) | |
download | gitlab-ce-9a6b7da91adce3cf8021a872e870ad828998cfb1.tar.gz |
Fix wrong Koding linkdoc/fix-koding-integration-link
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 70895abbcad..c2fd299db07 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -15,7 +15,7 @@ See the documentation below for details on how to configure these services. - [Gmail actions buttons](gmail_action_buttons_for_gitlab.md) Adds GitLab actions to messages - [reCAPTCHA](recaptcha.md) Configure GitLab to use Google reCAPTCHA for new users - [Akismet](akismet.md) Configure Akismet to stop spam -- [Koding](koding.md) Configure Koding to use IDE integration +- [Koding](../administration/integration/koding.md) Configure Koding to use IDE integration GitLab Enterprise Edition contains [advanced Jenkins support][jenkins]. |