summaryrefslogtreecommitdiff
path: root/doc/ci/examples/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis (🌴 July 10 - July 20 🌴) <axil@gitlab.com>2018-07-10 12:39:55 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-07-10 12:39:55 +0000
commitee740d5ee0e0a9a2dda9e55102ec37c63a098783 (patch)
tree9e9ea40bf9753b773a5674085d9ebad892cc895f /doc/ci/examples/README.md
parent6152d7a33e177f8b656f104a7e7d93c3a5562394 (diff)
downloadgitlab-ce-ee740d5ee0e0a9a2dda9e55102ec37c63a098783.tar.gz
Rename code climate to code quality
Diffstat (limited to 'doc/ci/examples/README.md')
-rw-r--r--doc/ci/examples/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index aa31e172641..811f4d1f07a 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -43,9 +43,9 @@ There's also a collection of repositories with [example projects](https://gitlab
- [Using `dpl` as deployment tool](deployment/README.md)
- [The `.gitlab-ci.yml` file for GitLab itself](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/.gitlab-ci.yml)
-## Code quality analysis
+## Code Quality analysis
-[Analyze code quality with the Code Climate CLI](code_climate.md).
+**(Starter)** [Analyze your project's Code Quality](code_quality.md).
## Static Application Security Testing (SAST)