From cf58004721ee715dd3884476f6fa0c62a7e7f247 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 19 Mar 2020 06:09:44 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/merge_requests/code_quality.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/project/merge_requests') diff --git a/doc/user/project/merge_requests/code_quality.md b/doc/user/project/merge_requests/code_quality.md index 0525d17cca2..76c5192a482 100644 --- a/doc/user/project/merge_requests/code_quality.md +++ b/doc/user/project/merge_requests/code_quality.md @@ -228,7 +228,7 @@ do this: artifact](../../../ci/yaml/README.md#artifactsreportscodequality-starter). 1. Configure your tool to generate the Code Quality report artifact as a JSON file that implements subset of the [Code Climate - spec](https://github.com/codeclimate/spec/blob/master/SPEC.md#data-types). + spec](https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md#data-types). The Code Quality report artifact JSON file must contain an array of objects with the following properties: -- cgit v1.2.3