Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-07-10 15:39:55 +0300
committerJulius Kvedaras <juliuskvedaras@yahoo.ie>2018-07-10 17:09:49 +0300
commit54be4364c7b4f1749b6eac812b18f6ccbb381cae (patch)
tree0829804c781b873ad484d5645e020117a55d7efb /doc/topics
parentb1b92a5c105a5bcced654cb0f106118ec078b1dd (diff)
Merge branch 'docs/codequality' into 'master'
Rename code climate to code quality See merge request gitlab-org/gitlab-ce!20506
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/autodevops/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index bb323705ab3..d04829eaeb8 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -297,7 +297,7 @@ out.
In GitLab Starter, differences between the source and
target branches are also
-[shown in the merge request widget](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html).
+[shown in the merge request widget](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html).
### Auto SAST **[ULTIMATE]**