diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2017-06-05 14:10:25 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2017-06-05 14:10:25 +0300 |
commit | 30f4f6b1fb8890e106883a84454121a56c9723e0 (patch) | |
tree | a619675f7a54d52ef85c07354bbbb84b77183497 /doc/ci/examples | |
parent | 144f0e0d12c287e034d9f86326c86f2b1bad55ef (diff) | |
download | gitlab-ce-30f4f6b1fb8890e106883a84454121a56c9723e0.tar.gz |
Fix link to ee code quality docdz-backport-codeclimate-docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'doc/ci/examples')
-rw-r--r-- | doc/ci/examples/code_climate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/code_climate.md b/doc/ci/examples/code_climate.md index c6b9e2065cf..a047e809788 100644 --- a/doc/ci/examples/code_climate.md +++ b/doc/ci/examples/code_climate.md @@ -27,7 +27,7 @@ download and analyze the report artifact in JSON format. For GitLab [Enterprise Edition Starter][ee] users, this information can be automatically extracted and shown right in the merge request widget. [Learn more on code quality -diffs in merge requests](../../user/project/merge_requests/code_quality_diff.md). +diffs in merge requests](http://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.md). [cli]: https://github.com/codeclimate/codeclimate [dind]: ../docker/using_docker_build.md#use-docker-in-docker-executor |