summaryrefslogtreecommitdiff
path: root/doc/ci/examples/code_climate.md
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-02-01 19:11:42 -0200
committerMarcia Ramos <virtua.creative@gmail.com>2018-02-01 19:11:42 -0200
commit439b712f7b3ba8a589750252e041137c915b1647 (patch)
treea33273ff39363e88972b5adc63cb3bb78eb78bce /doc/ci/examples/code_climate.md
parentb314ef7de7ae13eefdf997ef2ea9006cd308484a (diff)
downloadgitlab-ce-439b712f7b3ba8a589750252e041137c915b1647.tar.gz
search and replace "Enterprise Edition Starter" => "Starter"
Diffstat (limited to 'doc/ci/examples/code_climate.md')
-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 f919ed3c797..9d0670258e6 100644
--- a/doc/ci/examples/code_climate.md
+++ b/doc/ci/examples/code_climate.md
@@ -25,7 +25,7 @@ codequality:
This will create a `codequality` job in your CI pipeline and will allow you to
download and analyze the report artifact in JSON format.
-For GitLab [Enterprise Edition Starter][ee] users, this information can be automatically
+For [GitLab 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](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality_diff.html).