summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-06-14 08:22:47 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-06-14 08:22:47 +0200
commit4052342029c558a1997269e49254c73f8a5f71ca (patch)
tree5d57181ed4513590159e7bf5b1563ef4243b0e87
parent578f460674e14b4c8ca71cda7ac5a0378b724712 (diff)
downloadgitlab-ce-docs/codeclimate-fix-link.tar.gz
Fix wrong link to codeclimate diff docsdocs/codeclimate-fix-link
-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