summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Packham <sean@seanpackham.com>2017-06-14 08:25:40 +0000
committerSean Packham <sean@seanpackham.com>2017-06-14 08:25:40 +0000
commitf469a4686880d8bc9c1b46cf30f0dc57b6f2a534 (patch)
tree2c430f28e4f96e79430da30db6606973b94eb716
parentf8740d5d2d624c6efa1bc7fae3f4b5349e4a3020 (diff)
parent4052342029c558a1997269e49254c73f8a5f71ca (diff)
downloadgitlab-ce-f469a4686880d8bc9c1b46cf30f0dc57b6f2a534.tar.gz
Merge branch 'docs/codeclimate-fix-link' into 'master'
Fix wrong link to codeclimate diff docs See merge request !12158
-rw-r--r--doc/ci/examples/code_climate.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/code_climate.md b/doc/ci/examples/code_climate.md
index a047e809788..5659a8c2a2a 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](http://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.md).
+diffs in merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html).
[cli]: https://github.com/codeclimate/codeclimate
[dind]: ../docker/using_docker_build.md#use-docker-in-docker-executor