diff --git a/docs/integration.rst b/docs/integration.rst index 8be85867..fe4b6c69 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -50,7 +50,7 @@ A minimal example workflow using GitHub Actions: Integration with GitLab ------------------------ -You can use the following gitlab-ci stage to do run yamllint and get the +You can use the following GitLab CI/CD stage to run yamllint and get the results as a `Code quality (Code Climate) ` report.