diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:11:42 -0200 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-02-01 19:11:42 -0200 |
commit | 439b712f7b3ba8a589750252e041137c915b1647 (patch) | |
tree | a33273ff39363e88972b5adc63cb3bb78eb78bce /doc/topics | |
parent | b314ef7de7ae13eefdf997ef2ea9006cd308484a (diff) | |
download | gitlab-ce-439b712f7b3ba8a589750252e041137c915b1647.tar.gz |
search and replace "Enterprise Edition Starter" => "Starter"
Diffstat (limited to 'doc/topics')
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index 144cd4c26b0..6b8b3d52372 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -198,7 +198,7 @@ static analysis and other code checks on the current code. The report is created, and is uploaded as an artifact which you can later download and check out. -In GitLab Enterprise Edition Starter, differences between the source and +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). |